Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #888595
    cooper2121
    Participant

    I recently updated my site to the new wordpress update, as well as cornerstone. After doing the updates I can’t press the dropdown button to access the menu items. Any help is apprecaited!

    womentravelitaly.com

    #889330
    Rupok
    Member

    Hi there,

    Thanks for writing in! I can’t see any dropdown menu on your site so I assume you are referring the mobile menu. It’s not related with updated rather your custom code. It seems you have added the following code that causing this issue :

    ul.x-nav {
      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!

    #889512
    cooper2121
    Participant

    Too funny a response! I agree. I need to work on my targeting! Thank you for your help!

    #889927
    Christopher
    Moderator

    You’re welcome.

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