Tagged: background image
How can I add a pattern overlay to the background image on my page?
Hey dee804203,
You can use an overlay on background images if you use a Color Section element, the options can be found in the Section Background Overlay tab.
Best regards,
Rikard
Thanks for the prompt response, Rikard.
I already have a color overlay. I am looking to add a pattern (dotted, dashed) overlay as well. How can I achieve this?
Hi,
You can try something like this in Quick CSS:
.page-id-32 #av_section_2 .av-section-color-overlay-wrap {
background-image:url('https://yoursite.com/image.jpg');
}
Best regards,
Rikard
Thank you.
Although, I didn’t add a “page-id”. How did you locate it?
Hi!
You can simply inspect elements on your browser and check the class of Body tag to find it.
Regards,
Yigit
Got it. Thanks
Hi,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Best regards,
Yigit