Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1142109
    bonfirewebcompany
    Participant

    URL – lakesart.org
    Wordpress version – 4.6
    X Version – 4.6.1
    Cornerstorne – 1.3.0

    I am having trouble figuring out how to fix a sub-navigation issue on my website. We are using Ethos and the Left Fixed Navigation. Looks like when you hover a navigation item to get the sub-navigation nothing happens. Actually it is there but you have to scroll side to side on the navigation area to find it.

    I have disabled and worked reenabled all the plugins and that is not an issue. Is there a Custom CSS or JS that I can put in there to have it show again. I have found a Custom CSS that works with Firefox but I haven’t found one to work with all browsers yet. Please help!

    #1142428
    John Ezra
    Member

    Hi there,

    Thanks for writing in! 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
    – FTP credentials

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

    #1144563
    bonfirewebcompany
    Participant
    This reply has been marked as private.
    #1144570
    bonfirewebcompany
    Participant

    Thanks! Just responded with that info privately!

    #1144837
    Thai
    Moderator

    Hi There,

    Please add the following CSS under Customizer > Custom > Global CSS:

    .x-navbar.x-navbar-fixed-left {
        overflow-y: inherit;
    }

    Hope it helps 🙂

    #1146495
    bonfirewebcompany
    Participant

    That worked great! Thanks!!!!

    #1146567
    Joao
    Moderator

    Glad to hear it,

    Let us know if we can help with anything else,

    Joao

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