Shopify themes, liquid, logos, and UX
I can't seem to figure out how to change JUST the text color on the article so that the article actually shows up properly: https://utni0nk6qgn83ha5-81757045048.shopifypreview.com
Solved! Go to the solution
This is an accepted solution.
Hi @JulesGamble,
This is Anthony from Beae Landing Page Builder, and I’m happy to assist you today.
While I acknowledge that this issue falls short of the desired outcome, I have an idea that I believe might be of help:
1. Go to Online Store -> Theme -> Edit code.
2. Open your assets/section-blog-post.css file.
3. Add the code at the end of the file:
.article-template__content.page-width.page-width--narrow.rte.scroll-trigger.animate--slide-in * {
background: #000000 !important;
color: #ffffff !important;
}
Best regards,
Anthony
Sorry, I meant this link to show what I mean: https://utni0nk6qgn83ha5-81757045048.shopifypreview.com/blogs/news/welcome-to-my-online-store
Hi @JulesGamble
Try this one.
section#shopify-section-template--20629475885368__main span {
color: white !important;
}
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
This is an accepted solution.
Hi @JulesGamble,
This is Anthony from Beae Landing Page Builder, and I’m happy to assist you today.
While I acknowledge that this issue falls short of the desired outcome, I have an idea that I believe might be of help:
1. Go to Online Store -> Theme -> Edit code.
2. Open your assets/section-blog-post.css file.
3. Add the code at the end of the file:
.article-template__content.page-width.page-width--narrow.rte.scroll-trigger.animate--slide-in * {
background: #000000 !important;
color: #ffffff !important;
}
Best regards,
Anthony
Thank you! This did the trick 🙂
Hello Anthony,
Your solution worked for me thank you so much! The only thing is that the header text colour didn't change.
It would be amazing if you could please advise me on the code to change the blog post header colour too please?
Thank you!
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025