All things Shopify and commerce
Recently I have come across an issue where my blog post cards do not show the wording (date, author, excerpt, etc.) below the blog post photo. I inspected element on my store page, and the words are there, they are just not able to be seen for some reason. I have adjust the color of the elements and that has not worked (I even used * {color: white !important;} in base.css and that did not fix it either.)
Any help or suggestions on this would be great. Thank you.
For anyone needing the website url for the page: https://huskysigns.com/blogs/everything-signs
Solved! Go to the solution
This is an accepted solution.
Add this css
.card__information {
opacity: 1 !important;
}
btw also keep the previous css code which I provided that was for blog single page.
Thanks
Try this css
.rte a, .rte span, .rte p {
color: #fff !important;
}
Unfortunately, that did not work either. Any other suggestions by chance?
This is an accepted solution.
Add this css
.card__information {
opacity: 1 !important;
}
btw also keep the previous css code which I provided that was for blog single page.
Thanks
Thank you so much!
Hey 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, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025