Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1364933
    Current360
    Participant

    The following site which uses X Theme is having an issue, where the menu is instantly collapsing when selecting “Who We Serve” for example. This is occurring on each mobile device that we have checked. We have updated to the most recent versions of the X Theme as well as Cornerstone and WordPress.

    altruis.com

    Thank you for your input.

    #1365409
    Rupok
    Member

    Hi there,

    Thanks for writing back. It seems you have added the below code that’s causing the issue :

    .collapse.in {
        display: none;
    }

    Kindly remove this to get expected result. When you add any custom code to your site, make sure you know what you are doing to avoid potential conflicts.

    Hope this makes sense.

    Cheers!

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