Hi
I am currently building a site at: http://www.icsairsourceheatpumps.co.uk and I’m having an issue with the top menu with social icons.
The drop downs from this menu are hiding behind the main navigation below it.
I have used Enfold on another website and it’s working perfectly but this is a lot older version of the theme http://www.icschillerservice.co.uk. I don’t want to go and update it until I can make sure the top menu with social icons is working correctly.
I assumed it be something to do with the z-index but I’ve tried a few things and nothing is working. I took out all of my custom css just in case I had put something wrong in there but that wasn’t the case.
Just wondering if you’re able to help resolve this issue for me.
Kind Regards
Sean
Hi Sean!
Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:
#header_meta {
z-index: 2;
}
Regards,
Devin
Hi Devin
Just added that and it works :)
Thank you very much.
Kind Regards
Sean