Shopify themes, liquid, logos, and UX
Hi, I'm trying to chance the font color on my main page, I'm using Sense template.
I've tried Theme settings> color. But there is no option for the text I'm looking to modify. The white font color is not the best for reading, some people visiting my website have told me they can't read the text; and I don't want to change the background color (which is the only change I can do from settings) because that color is part of our brand's palette.
Any ideas on how to change font colors when there's no option for it on settings?
Thanks!
Solved! Go to the solution
This is an accepted solution.
Hi @amperez0,
I saw you liked my answer. If it helped you solve your issue, please mark it as a solution. Thank you and good luck.
Hi @amperez0,
If you can't change it separately with settings, you can change it with code, this will be simpler.
Go to Assets > component-image-with-text.css and paste this at the bottom of the file:
.image-with-text__content,
.image-with-text__heading{
color: #000 !important;
}
You can change the color code to your liking.
Hope it helps!
This is an accepted solution.
Hi @amperez0,
I saw you liked my answer. If it helped you solve your issue, please mark it as a solution. Thank you and good luck.
Hi,
I’m having a similar issue except I’m needing to ONLY change the color of my menu (ex. Home, shop, etc.) I’m also using the Sense theme. Any help would be greatly appreciated!
Thanks!
Hi @DerrickO,
You can create a question on the community and send me the link. I will check it.
Because this will help build a better community.
Thank you.
I Need help only changing my store color on product information only
Hi @Zack18,
You can create a question on the community and send me the link. I will check it.
Because this will help build a better community.
Thank you.
I currently am working on Sense theme with two copies of two different color combinations to see what is best suitable for my brand website look.
I used your code in one copy and was able to change the color in the text box. However, in the second copy I am not being able to do the same. Request your assistance..
Many Thanks,
Parul from JonnyJonny
User | RANK |
---|---|
121 | |
91 | |
77 | |
72 | |
41 |
Learn these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022