Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1244207
    sosmond
    Participant

    I was able to update the color of the (sidebar) search field background however could not seem to change the text placeholder and icon colors

    http://jeffdillon.involve.media/portfolio/

    #1244238
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

    You can add this under Custom > CSS in the Customizer:

    input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
        color: #1e1818 !important;
    }
    
    .form-search:before{
        color: #4e3535 !important;
    }

    Thanks.

    #1247232
    sosmond
    Participant

    GREAT thanks.

    #1247347
    Rahul
    Moderator

    Glad to hear it!

    Let us know if we could help with anything else.

    Thanks for choosing the X-theme.

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