Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1229734
    lowechris
    Participant

    Howdy!

    I’ve enabled the navbar search feature, however when it balloons to fill the whole screen, the text is dark grey on an even darker grey background and so it is nearly impossible to read. How can I change the text colour to white?

    Regards,

    Chris

    #1229810
    Thai
    Moderator

    Hi Chris,

    To change the text color in the search form, please add the following CSS under Customizer > Custom > Global CSS:

    .x-searchform-overlay .form-search .search-query {
        color: #fff !important;
    }

    You can change the hex color to your color.

    Thanks.

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