Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1065110
    murraymillion
    Participant

    We have been enjoying our mega menu customizations until a recent wordpress update (may be a jquery problem), not sure. Please let us know if we can get some quick support on this as we are running a contest over the summer and need our site to be at it’s best.

    The megamenu is under the header and the mini slider below the large slider is bunching up, overlapping itself.

    #1065154
    murraymillion
    Participant
    This reply has been marked as private.
    #1065181
    Joao
    Moderator

    Hi There,

    Please let us know how it was before or how you would like to be and we will help you getting your header back as it was.

    Please provide more details about what you would like to get fixed.

    Thanks

    Joao

    #1065261
    murraymillion
    Participant
    This reply has been marked as private.
    #1065344
    Rupok
    Member

    Hi there,

    Thanks for the screenshot as it helped to understand the issue you are facing. It’s not actually broken rather the menu got displaced for some issue (i.e large font size for the menu or custom CSS). Since the screen resolution is different so you are getting this on smaller screen.

    Let’s add this under Custom > CSS in the Customizer.

    @media only screen and (min-width: 1180px) and (max-width: 1300px) {
    .x-navbar .desktop .x-nav > li > a {
        padding-left: 15px;
        padding-right: 15px;
    }
    }

    Hope this helps.

    Cheers!

    #1065365
    murraymillion
    Participant

    Thank you VERY much!

    Saved me a major headache 🙂

    #1065371
    murraymillion
    Participant
    This reply has been marked as private.
    #1065452
    Joao
    Moderator

    Hi There,

    Once you update at only this time you will need to perform a CHild Theme Update.

    Please follow this thread:

    https://community.theme.co/forums/topic/child-theme-updates/

    Hope it helps

    Joao

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