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.
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?
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
Thanks its fixed!