Hi, I tried to rebuild the blue square elements above the image as in the demo of this page:
but I can’t, I tried many times coping same customization and not founded a solution, look what I get:
can you help me explaining how to do it, please?
Thanks
Hey robertoKM,
That’s because the section above it is a layerslider which has a higher z-index value.
Try to add this css code in Quick CSS (located in Enfold > General Styling):
.page-id-1753 #av_section_1 .av-content-full {
z-index: 200;
}
Hope it helps.
Best regards,
Nikko
Thanks a lot, it work
Hi robertoKM,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria