Cms does not recognize the background of an element as dynamic content. So, how do I make an image stay with the background-size attribute: cover;
It’s possible?
Here is my public share link: LINK
(how to access public share link)
Cms does not recognize the background of an element as dynamic content. So, how do I make an image stay with the background-size attribute: cover;
It’s possible?
Here is my public share link: LINK
(how to access public share link)
Hello @Gustavo_Pimentel
Whenever you are in a cms item you can select an image inside that item to be the background with this option:
Once you have added the background go to the image background settings:
and style it as you want:
This does not work when you add a color overlay on top of the background image. When you add a color to overlay on top it loses everything. So frustrating.
You can’t add an overlay colour to that image. In order to add an overlay colour add a Div Block
on top on top of your image absolute positioned an style that one as you want.
Gotcha! Ok thanks man!