All things Shopify and commerce
Hi I d like to ask how could i change the color of the text and headlines from dark blue to black. I m using a refresh theme so defaultly the text is dark blue. My site is pawitopia.com
Solved! Go to the solution
This is an accepted solution.
Hi @michal22 ,
Thanks for sharing your store URL. After reviewing it, I noticed that the dark blue color is assigned by default to all sections in the theme. I suggest changing the text color using the theme customization settings. This approach allows you to use the theme's dynamic settings instead of hard-coding color codes, which is generally not recommended.
Please follow the steps below to change the text color.
I hope this helps!
Regards,
Abhishek from Swym
Hey @michal22
Follow these Steps:
1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code in the bottom of the file above </body> tag
<style>
h1, h2, h3, h4, h5, .h0, .h1, .h2, .h3, .h4, .h5 {
color: black !important;
}
</style>
RESULT:
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
This is an accepted solution.
Hi @michal22 ,
Thanks for sharing your store URL. After reviewing it, I noticed that the dark blue color is assigned by default to all sections in the theme. I suggest changing the text color using the theme customization settings. This approach allows you to use the theme's dynamic settings instead of hard-coding color codes, which is generally not recommended.
Please follow the steps below to change the text color.
I hope this helps!
Regards,
Abhishek from Swym
By 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, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024