Hello, is it possible to stretch an image in a text element to the edge of the element?
this is what i want:
https://jmcwebdesign.nl/interieur/wp-content/uploads/2021/04/home.jpg
this is what i got:
https://jmcwebdesign.nl/interieur/wp-content/uploads/2021/04/homenu.png
but if i choose a content section with a background image i have to work with topmargins to keep the two Header Elements and the textelement
on their place. And i think this will look not good on a mobile. Therefore im looking for a simple way to insert an image and make it stretcht to the edges left and right, both on a pc AND a mobile.
https://jmcwebdesign.nl/interieur/wp-content/uploads/2021/04/test.png
best regards, jelle
Hey jelle,
Thank you for your patience and the links, as your page is currently setup please try this css:
#top.home #main .flex_column.kleur .column-natuur > img {
margin-left: -50px !important;
max-width: 150% !important;
}
After applying the css, please clear your browser cache and check.
Best regards,
Mike
thats brilliant mike , thanks a lot
this ticket can be closed now
best regards, jelle
Hi jelle,
We’re happy to hear that :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko