Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Hello!
My problem is that I have created a custom menu but the sub-menu under “our-firm” is not showing when I hover over the link on the desktop view.
The submenu shows up, however, when I decrease the size of the screen. It also shows up on the sticky menu. Help!
Here is the link for the site: “http://www.thisisyourfuturepage.com/”
Thank you in advance!
Estefania
Hi Estefania
The problem lies somewhere in your child theme’s style.css file. I spent a little time on this now and am unfortunately un-able to find the conflict. You’ll need to either work with your developer tool to try pinpoint the problem, perhaps a z-index issue/positioning conflict OR in a more basic manner you can strip out sections of your child theme style.css file until you find the conflicting portion of code.
Hi Andrew,
Thank you for your answer. The reason I am using a custom menu is because I am unable to modify the word “HOME” on the theme menu even when I changed the home page name to “Our firm”. Is there a way to modify that?
Thank you.
Nvm, you were right. In my custom css style sheet I had the following code for some reason:
header#masthead{
overflow: hidden;}
i just got rid of it and it works perfectly.
Thank you!
Super, glad you found that cause.
All the best.