Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #829551

    HI guys,

    I am using images with text overlay, 3 times in 1/3 blocks. Now under that i have a content section. But the thing is you see a 3px border over the content section wich comes from the images above. How can i fix that? It looks like an overlay or something but i couldnt find any border.

    #829555

    i have added this code; .avia-image-container {
    display: block;
    position: sticky;
    max-width: 100%;
    }

    This will make the extra border dissapear. Will this have any effect on the site?

    #830115

    Hi,

    Yes, it will affect all image element/module. I would suggest enabling custom css classes in Enfold > Layout Builder > check Show element options for developers then use a specific css for it. :)

    Best regards,
    Nikko

    #843838

    Thanks its fixed!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Image overlay gives extra border px’ is closed to new replies.