Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1049302
    WallyHawk
    Participant

    I’m sure this has been answered, it has to have come up before. I can not find a topic and it’s driving me nuts.

    How do I change the icon color of the search icon? I have a white navbar background and all the text is black except the magnifying glass. I’d like to have a search since my store will have over 7000 products when I’m done.

    http://www.otakuempirestore.com/

    I’ve tried viewing page source and using firebug to see what the class name is but nothing is working. Even tried marking it !important in the customized CSS.

    #1049407
    Rupok
    Member

    Hi there,

    Thanks for writing in! It seems you have added the below code on Customzier :

    [data-x-icon]::before, [class*="x-icon-"]::before {
      color: #ffffff;
    }

    Kindly remove this to get expected result. When you add any custom code to your site, make sure you know what you are doing to avoid potential conflicts.

    Hope this makes sense.

    Cheers!

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