Shopify themes, liquid, logos, and UX
Hello, we are close to launch and need the following adjusted and theres no option anywhere to do so can someone please help us with the code to adjust the search bar and currency/country selector background its showing as black on black currently
see below
thank you!
https://jungle-cat-club.myshopify.com/
Solved! Go to the solution
This is an accepted solution.
Hi @junglecatclub , you can follow these steps:
Step 1: Open Online Store -> Themes -> Edit code.
Step 2: Find component-card.css file
Step 3: Paste this code at the bottom of the file
.disclosure__list-wrapper,
.country-filter,
.country-filter__input.field__input,
.search__input.field__input {
background-color: #fff !important;
}
If this is helpful, please let us know by giving us a like and marking it as a solution. Thank you 😍
B2Bridge: All-in-one B2B wholesale solution, enabling merchants to set up a complete B2B store quickly and without coding.
With features like customizable registration forms, customer segmentation, and tailored price lists, it simplifies wholesale management.
B2Bridge also includes a dedicated Quick Order page and flexible Net Payment Terms, streamlining operations for wholesalers and enhancing the buying experience.
@junglecatclub please add this css to the very end of your base.css file and check,
Shopify Admin -> Online Store ->Theme -> Edit code -> base.css
.country-selector .disclosure__link, .country-selector .disclosure__link:hover, .country-filter__input{color: #fff !important;}
Hello, this did not work sorry
@junglecatclub check currency, it is working, for search bar, add this css and check
.search__button .icon, .search__input.field__input {color: #fff !important;}
This changed the colour of the TEXT not backgrounf.. here is result
i wanted to make text black, background cream
@junglecatclub - can you please provide color shade which you want as background?
For both i would like background #EEE9DD
and text black
thank you so much!
@junglecatclub please remove previously given css and add this
.country-filter{background-color: #EEE9DD !important;}
.disclosure__list-wrapper{color: #000 !important;}
.country-filter__input{background: #EEE9DD !important;}
This is an accepted solution.
Hi @junglecatclub , you can follow these steps:
Step 1: Open Online Store -> Themes -> Edit code.
Step 2: Find component-card.css file
Step 3: Paste this code at the bottom of the file
.disclosure__list-wrapper,
.country-filter,
.country-filter__input.field__input,
.search__input.field__input {
background-color: #fff !important;
}
If this is helpful, please let us know by giving us a like and marking it as a solution. Thank you 😍
B2Bridge: All-in-one B2B wholesale solution, enabling merchants to set up a complete B2B store quickly and without coding.
With features like customizable registration forms, customer segmentation, and tailored price lists, it simplifies wholesale management.
B2Bridge also includes a dedicated Quick Order page and flexible Net Payment Terms, streamlining operations for wholesalers and enhancing the buying experience.
Thank you SO much! worked perfectly
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025