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!
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025