header

jamie292929
Trailblazer
458 0 74

Hi

 

Pls could u provide a solution to changing the color of "search..." in the search bar (attached example below)

 

my store:

URL: appliancesclub.com 

Theme: Warehouse 

 

wanted result:

 

Screenshot 2023-03-19 at 01.45.08.png

 

Cheers

Reply 1 (1)
PageFly-Victor
Shopify Partner
6872 1400 2640

Hi @jamie292929 ,

This is Victor from PageFly - Landing page builder, I’d like to suggest this idea:

Step 1. Go to Online Store -> Theme -> Edit code
Step 2. Open your theme.liquid theme file
Step 3. Paste below code before </body> :

 

<style>
input.search-bar__input::placeholder {
    color: red !important
}
</style>

PageFlyVictor_0-1679197581016.png

 

Note: You can change the color value to fit your store

Hope my answer will help you.

Best regards,

Victor | PageFly

If it’s helpful for you, please let me know by giving it a like or marking it as a solution!


PageFly #1 Shopify Landing Page Builder - Free to use, 24/7 Live Chat Support.


All features are available from Free plan. Let’s create unique website design with PageFly here.