Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1159607
    linkconnect
    Participant

    Hi

    I have added the search in the nav bar and have a few issues:

    1) The icon is red and appears under the menu. I have tried to shrink the navbar text a little to get the serach on the same but it’s not working.

    2) I have changed the colors of the search options but when you click on search icon everything is white so you can’t see what you are typing

    Help!!! I have tried before I sent you this but can not work out how to fix these 2 issues.

    Any help much appreciated. url http://www.link-connect.com

    #1159685
    Thai
    Moderator

    Hi There,

    To fix it, please add the following CSS under Customizer > Custom > Global CSS:

    li.menu-item.x-menu-item.x-menu-item-search {
        display: inline-block;
        float: left;
        margin: 0 15px;
    }
    
    input#s {
        color: #000 !important;
    }

    Hope it helps 😉

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