Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1138181
    yhshin1020
    Participant

    Hey,

    More details are below.

    Thanks.

    #1138182
    yhshin1020
    Participant
    This reply has been marked as private.
    #1138460
    Nabeel A
    Moderator

    Hi there,

    Thanks for writing in! Please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:

    .ubermenu-skin-vanilla.ubermenu-responsive-toggle {
        background: transparent !important;
        text-align: center !important;
    }
    .ubermenu-nav, .ubermenu-nav li a {
        text-align: center !important;
    }

    Let us know how this goes!

    #1139342
    yhshin1020
    Participant
    This reply has been marked as private.
    #1139367
    Christopher
    Moderator

    Hi there,

    Please add this code:

    @media (max-width:979px){
    .ubermenu-nav, .ubermenu-nav li a {
        text-align: center;
    }
    li#menu-item-1411 span {
        text-align: center !important;
    }
    }

    Hope it helps.

    #1139380
    yhshin1020
    Participant

    that worked great!

    thanks

    #1139762
    Rad
    Moderator

    You’re welcome!

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