Home Forums Total Menu problem

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #3963
    whiteman385
    Participant

    Hi,
    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.

    #4065
    Hash
    Keymaster

    Hi,

    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;
    }
    #4092
    whiteman385
    Participant

    Thank 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:

    #4402
    Hash
    Keymaster

    Add this additional CSS

    .ht-main-navigation ul ul ul{margin:0;}

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.