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

    Hello. I have layered two colour sections on top of each other to create a ‘tab’ in the top right hand of my masthead. Inside this ‘tab’ I have a button but the link is not working when I layer it over the masthead. Basically I did two colour section next to each other and the top colour section with the ‘tab’ in it I gave a negative -250px bottom margin.

    When I move it so that there is nothing below it (ie no layers) then the link works fine. Please can you let me know the best way to do this so that the link works.

    #1413775

    Hi Kate,

    Please try adding this CSS code in Enfold > General Styling:

    .page-id-1091 #av_section_1 {
        position: relative;
        z-index: 999;
        background-color: transparent;
    }

    Best regards,
    Nikko

    #1413820

    Thank you that worked.

    #1413889

    Hi Kate,

    I’m glad that we could help you :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Link not working in layer’ is closed to new replies.