Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1113108
    artisticdog
    Participant

    Since updating my X Theme to 4.6.1 my drop down menus and Mega menus have all stopped working.
    They do not work on Firefox, Google Chrome or Safari browsers. On mobile devices the menus are working as they should.
    I have cleared transients and also tried re-installing the update. Nothing has worked.
    Is there an issue with the latest update and how can I solve this problem?
    My website is: http://www.dna-paints.com

    Thanks Scott

    #1113218
    John Ezra
    Member

    Hi there,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer or in your child theme’s style.css file.

    .x-navbar.x-navbar-fixed-left {
        overflow: visible;
    }

    Hope this helps – thanks!

    #1114593
    artisticdog
    Participant

    Thanks, did the job.
    Should I try removing this patch code after the next update?

    #1114874
    Prasant Rai
    Moderator

    You are most welcome. Once an update is available, you can test by removing the code.

    Thanks.

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