Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1278788
    EdwindeGraaf
    Participant

    Dear Themeco,

    This is my site: http://www.nordic-dome.nl, i would like to have a change on the dropdown menu on the menu: ‘mogelijkheden’. As you can see, it now dropsdown right on the text. I would like to have it appear just underneath the header/menu. The white field. How can i do this?

    #1278799
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

    You can add this under Custom > CSS in the Customizer:

    ul.sub-menu {
        top: 90px !important;
    }

    Thanks.

    #1278942
    EdwindeGraaf
    Participant

    Thanks a lot. It works now, but not good. I already added a custom CSS for the dropdown with hover. Now the dropdown menu is on the right place, but the hover does not work anymore… I need to click it first, unfortunatly. Is there a way to fix it?

    #1279111
    Nabeel A
    Moderator

    Hi again,

    I checked your dropdown menu it the hover effect is working just fine on my end (see attached) try clearing your browser’s cache and reload the site.

    Let us know how this goes!

    #1281317
    EdwindeGraaf
    Participant

    It worked! Thanks a lot for the great support.

    #1281319
    EdwindeGraaf
    Participant

    Another question, the color of the dropdown menu is now white. I want to have the same color as the background and header. How can i change this?

    #1281328
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> Global CSS :

    .masthead-inline .x-navbar .desktop .sub-menu {
    
        background-color: #f3f3f3;
    }

    Hope that helps.

    #1281348
    EdwindeGraaf
    Participant

    Thanks a lot! It works perfectly.

    #1281366
    Thai
    Moderator

    You’re most welcome 🙂

    #1284265
    EdwindeGraaf
    Participant

    The dropdown menu works for some people’s devices. I already added the code and cleared my cache but still the dropdown menu isn’t working while hovering. Can you help me?

    #1284303
    Paul R
    Moderator

    Hi,

    May I know what device and browser are you using.

    You need to click on the arrow as there is no hover for mobile.

    Thanks

    #1287196
    EdwindeGraaf
    Participant

    Hi, i am using Firefox on my Asus laptop.

    #1287257
    Paul R
    Moderator

    Hi,

    I checked on firefox and it is working just fine.

    See Video – http://screencast.com/t/NbSenRh9snSX

    Do you have browser extensions installed? Can you try on another computer.

  • <script> jQuery(function($){ $("#no-reply-1278788 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>