Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #847496

    How can I add a pattern overlay to the background image on my page?

    #847629

    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

    #847816

    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?

    #847974

    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

    #848118

    Thank you.

    Although, I didn’t add a “page-id”. How did you locate it?

    #848125

    Hi!

    You can simply inspect elements on your browser and check the class of Body tag to find it.

    Regards,
    Yigit

    #848139

    Got it. Thanks

    #848146

    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

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Pattern Overlay’ is closed to new replies.