Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1282559
    mattdmedia
    Participant

    Hi,

    On the current site we’ve built we’re wondering if it’s possible for:

    1) X-theme’s Nav search feature to link with the icon already placed into the Nav?

    Secondly, if that’s not easily possible is there an easy way to get:

    2) X-theme’s search icon that appears far right when enabled into our current box with some CSS?

    Here is the site to have a look, http://idsskincare.com/

    Thanks so much!

    #1282801
    Paul R
    Moderator

    Hi,

    Kindly remove your icon and enable xtheme navbar search.

    Then add this in custom css.

    
    .x-navabr .x-menu-item-search {
            margin-left: 182px !important;
    }
    
    .x-navabr .x-menu-item-search a {
               padding-top: 20px;
        color: rgb(110,115,128);
        font-size: 30px;
    }
    

    Hope that helps

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