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
Hello @HCMarketing
As i checked the code .the color is define inside of the template .if you want to change then you give me full access of your website. Because without coding its not possible
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!
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