Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1192948
    netlover
    Participant

    Home

    Can you please tell me how to put the logo next to the menu? This site is using uber menu.

    #1193096
    Darshana
    Moderator

    Hi there,

    Thanks for writing in! Head over to Appearance -> Customize -> Header -> Logo and Navigation and select Layout as Inline.

    Hope that helps.

    #1193912
    netlover
    Participant

    i just checked and its already set to inline.

    #1193950
    Thai
    Moderator

    Hi There,

    Please add the following CSS under Customizer > Custom > Global CSS:

    @media screen and (min-width: 960px){
        nav#ubermenu-main-4-primary,
        .x-menu-item-search {
            display: inline-block !important;
            margin-top: 36px;
        }
    }
        .x-menu-item-search {
            margin-top: 15px;
            padding: 0 10px;
        }

    Hope it helps 🙂

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