Tell us what you are trying to do?
I have a view that presents stays. The presentation of these stays includes a dynamic background based on an image provided through a form. However, the image in the background is always in full size... I would like to adapt its size to avoid the weight being too important. But I can't find the option to do so. What solution do you suggest?
What is the link to your site?
hidden link
Hi there,
This seems to be more of a styling matter from your theme and CSS.
I checked my browser console and here is the CSS of the background (attached image)
Maybe you change the Aspect Ratio in the CSS code? It's best to ask the theme developer about this.
Thanks.
I found the solution using directly the dynamic image short code in css integrated to html using a html block. it works well