Hi there!
I wonder how I can use the Upload in a Component. I added an image and now want to display it

Thanks!
This is related to Category specific Disclaimer - #5 but I changed the entire Code
Hi there!
I wonder how I can use the Upload in a Component. I added an image and now want to display it

Thanks!
This is related to Category specific Disclaimer - #5 but I changed the entire Code
Ok, this is embarrassing but after searching for weeks, and now posting, I found a solution by asking AI… 
.disclaimer {
...
  background-image: url('#{$SCSS-VARIABLE}');
And the SCSS-VARABLE Name you get from:

No worry  .
.
The relevant documentation was here: Include assets (e.g. images, fonts) in themes and components.
Don’t hesitate to give a look here 
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.