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

    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

    #1052313

    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

    #1052352

    Thanks a lot, it work

    #1052483

    Hi robertoKM,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.