what can i do to let image flow outside from maincontent like here https://www.apple.com/at/watch/new-ways-to-connect/
Hi alfaweb2!
Thank you for using Enfold.
You can add a custom css class attribute to the image element. Use “custom-image” for example. Add this in the Quick CSS field to adjust the horizontal position of the image:
.custom-image {
right: -20%;
}
Cheers!
Ismael
Hey!
Yes you can, please firstly enable custom CSS field for ALB elements – kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
Regards,
Yigit
WOW!!!! AWESOME! Thank you Yigit.