Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1034304

    I have added a background image to a color section and the color overlay is smaller than the image when you view it in firefox or safari (but it seems to be okay in chrome). I’ve read your recommendations and added the code you recommended and I’m still having the issue. (https://kriesi.at/support/topic/image-overlay-too-big/)
    My image details are
    Color section, no padding, Fixed image, top left, scale to fit

    Thank you for your help!

    #1034343

    Hey,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    CSS Snippet:

    
    .av-section-color-overlay + .container {
        padding-top: 100px!important;
    }
    
    

    Best regards,
    Yigit

    #1034630

    I added the code to the CSS on the general styling page. There doesn’t seem to be any changes. The overlay is still shorter than the image itself. Please let me know if you have any other recommendations.

    Thank you.
    Kristina

    #1035289

    Hi,

    Could you please create temporary admin logins and post them here privately so we can look into it?

    Best regards,
    Yigit

    #1115464

    Did you fix it? I’m having the same problem

    #1115508

    Hi,


    @mariafriis
    I noticed that you have started a thread regarding this. We will reply to it soon. Let us continue there :)

    Best regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Overlay Does Not Cover the Color Section Background Image’ is closed to new replies.