- This topic has 3 replies, 2 voices, and was last updated 7 years, 3 months ago by
Hash.
- AuthorPosts
- November 13, 2017 at 12:20 pm #3963
whiteman385
ParticipantHi,
I have a realy big menu problem on my site http://www.istarski-gusti.hr .
Several clients told me that they are unable to navigate.
When you position mouse on one of the menu button (svijet pizze), drop down menu appears. When you try to click some button in the drop menu, they dissappear… Sometimes it is impossible to use the second level of the menu, sometimes it fix after few attempts.
Can you please help me with this problem? On your demo site menu works perfect, even on the second level.November 17, 2017 at 11:51 pm #4065Hash
KeymasterHi,
It looks like some of the plugin is conflicting with the theme that is causing this issue. Here is the solution. Go to Appearance -> Customizer -> Additional CSS field and add the below CSS code
.ht-main-navigation ul ul{ margin-top: 0; }
November 18, 2017 at 10:28 pm #4092whiteman385
ParticipantThank you,
Now menu works fine, all the items are stabile.
The problem is still active on the second level, if i want to open this page:December 2, 2017 at 10:36 pm #4402Hash
KeymasterAdd this additional CSS
.ht-main-navigation ul ul ul{margin:0;}
- AuthorPosts
- You must be logged in to reply to this topic.