Liquid, JavaScript, themes, sales channels
how can i make the text highlighted ("Search") as white as the text above ("Register/Login")?
store is et-tani.com
Solved! Go to the solution
This is an accepted solution.
Hello There,
1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset > base.css and paste this at the bottom of the file:
a#search-toggle {
cursor: pointer;
font-size: 14px;
font-family: 'Montserrat', sans-serif;
color: #FFFFFF;
opacity: 1;
filter: brightness(100%);
text-decoration: none;
font-weight: 400;
height: 2rem;
width: 2rem;
margin-right: 1rem;
font-size: 15px;
}
This is an accepted solution.
Hello There,
1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset > base.css and paste this at the bottom of the file:
a#search-toggle {
cursor: pointer;
font-size: 14px;
font-family: 'Montserrat', sans-serif;
color: #FFFFFF;
opacity: 1;
filter: brightness(100%);
text-decoration: none;
font-weight: 400;
height: 2rem;
width: 2rem;
margin-right: 1rem;
font-size: 15px;
}
User | RANK |
---|---|
37 | |
24 | |
13 | |
13 | |
9 |
Transform this holiday season into a shopping spree. Plus, learn how to effortlessly open ...
By Jasonh Dec 8, 2023Make the shift from discounts to donations, and witness your business not only thrive fina...
By Holly Dec 4, 2023On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023