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.
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
Thank you that worked.
Hi Kate,
I’m glad that we could help you :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko