Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1308993
    mclrke
    Participant

    Please see my site:
    http://www.pendolacivil.com

    I have a menu Item called “Services” with two sub menu items under it: “Residential” & “Commercial”.
    When in desktop mode the Services dropdown doesn’t work; It works in mobile.

    I have already tried disabling all of my plugglins. I also verified that it doesn’t work in Chrome, Firefox & Edge.

    Please Help.

    Matt

    #1309000
    Rahul
    Moderator

    Hi there,

    Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Thanks.

    #1309142
    mclrke
    Participant
    This reply has been marked as private.
    #1309571
    Paul R
    Moderator

    Hi,

    To fix it, you can add this under Custom > Edit Global CSS in the Customizer.

    
    body .x-navbar  {
        overflow:visible;
    }
    

    Hope that helps.

    #1309572
    Rupok
    Member

    Hi there,

    Thanks for writing back. You have enabled “No Submenu Support” that causing this – http://prntscr.com/dplwqp

    You can fix this from Customize > Header > Navbar Scrolling. I have changed this to make sure it works, you can check yourself.

    Cheers!

    #1314633
    mclrke
    Participant

    Great. Thanks for the help.
    Matt

    #1314738
    Jade
    Moderator

    You’re welcome, Matt.

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