Okay
  Public Ticket #3002941
Search Bar Color Customize
Closed

Comments

  •  3
    tupacs01 started the conversation

    I just bought and installed Salient Theme, would like to change the search bar color to black and the search bar text to white. I am using the "Material" theme skin. Can you provide info on how to make this change?


    Thanks

  •  1,877
    Judith replied

    Hi There,

    Thanks for choosing salient.

    Please send in your website url so that we can provide css for it.

    Thanks.

  •  2,958
    Andrew replied

    Hello there,

    Kindly send us a link to your site so that we can assist with your request.

    Thanks,

  •   tupacs01 replied privately
  •  2,958
    Andrew replied

    Hello again,

    Use the following CSS.

    body #search-outer #search input[type="text"] {
        color: #FFF;
    }
    #header-outer #search-outer:before {
        background-color: #000;
    }
    

    Thanks,

  •   tupacs01 replied privately
  •  3
    tupacs01 replied

    Hey guys, thanks for the help. I just found the search bar color options under the "Header Navigation" menu, it works perfectly. Thanks!