Shopify themes, liquid, logos, and UX
Hi everyone!
My page is www.bernyorozco.com I am using the Dawn theme. I recently noticed that whenever I add a new product to my cart, both the text "Check out" and the color of the button are white, so you cannot read what the button says.
I tried with similar posts by editing the code but those options only talk about the "Check out" button at the button of the page.
I have attached a screen shot with the issue highlighted with the red oval.
Thanks in advance!!
Solved! Go to the solution
This is an accepted solution.
Hi @bernyorozco
Check this one.
From you Admin page, go to Online Store > Themes
Select the theme you want to edit
Under the Asset folder, open the main.css(base.css, style.css or theme.css)
Then place the code below at the very bottom of the file.
form#cart-notification-form {} button.button.button--primary {
color: #4874B5;
}
And save.
Result:
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
This is an accepted solution.
Hi @bernyorozco
Check this one.
From you Admin page, go to Online Store > Themes
Select the theme you want to edit
Under the Asset folder, open the main.css(base.css, style.css or theme.css)
Then place the code below at the very bottom of the file.
form#cart-notification-form {} button.button.button--primary {
color: #4874B5;
}
And save.
Result:
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Thank you so much for your help @Made4uo-Ribe!! It works perfectly and now I can see the text.😎
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024