Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1154561
    Quantum
    Participant

    Hi,
    Can you please let me know what i need to do do get my menu to shrink back to show just the text and make the search appear on teh end of the menu? http://www.qmk.com.au
    It was showing right when i first set it up but i have made some edits in Ubermenu and i can get it to reduce again…

    #1154563
    Quantum
    Participant

    I think i worked it out but i still cant get the search icon to show inline with the rest of the menu…

    #1154631
    Nico
    Moderator

    Hi There,

    Thanks for writing in.

    Would you mind sharing us your admin credentials so we could on how you added the search icon to the menu.
    You can directly add a search button in using the menu in wordrpess.

    Don’t forget to set it as private reply.

    Thanks.

    #1154650
    Quantum
    Participant
    This reply has been marked as private.
    #1154651
    Quantum
    Participant

    I added it through the customizer > header > search

    #1154701
    Rupok
    Member

    Hi there,

    Thanks for writing back.
    You can add this under Custom > CSS in the Customizer.

    .menu-item.x-menu-item.x-menu-item-search {
      display: inline-block;
      float: none;
      line-height: 50px;
      margin-left: 10px;
    }

    Hope this helps.

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