problem with dropdown sticky menu

Support Forums for LiveMesh Themes & Plugins Forums Agile Theme Support problem with dropdown sticky menu

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #7518
    IT EXPERIENCE
    Participant

    hello
    I have a problem with the drop-down menu in sticky mode when I go over okay but when I remove the cursor to create another sub-menu that has nothing to do with the addition of a color change in the line.
    I take this opportunity to ask you if you can align the menu so that it appears as your demo and you’re not in the middle as it is now.
    I am sending screenshots with example (BEFORE, DURING AND AFTER THE PASSAGE OF THE MOUSE)
    the link to the site and css added by the panel theme.
    thanks

    #primary-menu > ul.menu > li > a {
    font-weight: normal;
    font-style: normal;
    font-family: lato;
    padding: 0 20px 0;
    }
    .sticky #site-logo {display: block!important;}

    #header.sticky #site-logo {
    top: 30px;
    }
    #header > .inner > .wrap {
    min-height: 100px;
    }
    #header.sticky #primary-menu > ul.menu > li > a {
    line-height: 100px;
    font-size: 18px;
    }
    #header.sticky #primary-menu > ul.menu > li:hover > ul.sub-menu {
    top: 96px;
    }
    #header {position: fixed;}
    #header.sticky .wrap {min-height: 100px;}
    #header.sticky #site-logo {top: 30px;}
    #header.sticky #primary-menu > ul.menu > li > a {line-height: 100px;font-size: 18px;}
    #site-logo {margin-top: -20px;}

    #7527
    Ernesto
    Member

    Hi!! Could you please send us a link to your webpage so we can inspect the issue by ourselves in order to provide you with the eact code you need?

    Cheers!

    #7539
    IT EXPERIENCE
    Participant

    Sorry I had forgotten!

    Here it is:

    http://www.whynotocchiali.it

    #7560
    IT EXPERIENCE
    Participant
    This reply has been marked as private.
    #7571
    Ernesto
    Member

    Hi! You need to enter the following code in your Custom CSS Section: `#primary-menu ul.menu li ul.sub-menu {
    border-top: 3px solid #43d8c4;}`

    Cheers!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The forum ‘Agile Theme Support’ is closed to new topics and replies.