Shopify themes, liquid, logos, and UX
https://astrofinitylights.com/pages/track-your-order
Hi, the box with the word "TRACK" is hidden behind the white textbox. I want the color of it to be in black.
Thanks in advance.
Solved! Go to the solution
This is an accepted solution.
#mainContent input[type="button"] {
color: #000!important;
}
Add this css at the bottom of Online Store->Theme->Edit code->Assets->theme.scss.liquid
This is an accepted solution.
Hi @astrofinityligh ,
You can follow the instruction below:
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss->paste below code at the bottom of the file:
#shopify-section-template--15875151495381__main .page-content input {
color: black !important;
}
If you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any further questions.
AVADA - Top Rated App for Email, SMS, Popups
Check our website for full features and start a FREE TRIAL.
Install another app to boost sales, 100% FREE
This is an accepted solution.
#mainContent input[type="button"] {
color: #000!important;
}
Add this css at the bottom of Online Store->Theme->Edit code->Assets->theme.scss.liquid
This is an accepted solution.
Hi @astrofinityligh ,
You can follow the instruction below:
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss->paste below code at the bottom of the file:
#shopify-section-template--15875151495381__main .page-content input {
color: black !important;
}
If you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any further questions.
AVADA - Top Rated App for Email, SMS, Popups
Check our website for full features and start a FREE TRIAL.
Install another app to boost sales, 100% FREE
User | RANK |
---|---|
229 | |
147 | |
55 | |
52 | |
46 |
Thanks to all who participated in our AMA with 2H Media on planning your 2023 marketing bu...
By Jacqui Mar 30, 2023Thanks to all Community members that participated in our inaugural 2 week AMA on the new E...
By Jacqui Mar 10, 2023Upskill and stand out with the new Shopify Foundations Certification program
By SarahF_Shopify Mar 6, 2023