aloong3 Posted August 16, 2022 Share Posted August 16, 2022 Site URL: https://www.adaloongdesign.com/ I am currently working on my portfolio and I figured out how to add subhead text in the portfolio grid template. But, I want to change the color of the subhead text to black. I tried adding "color: black;" in css but it doesn't seem to change. What is the correct way to change the color of the text? Reference image below on how implemented the CSS Link to comment
tuanphan Posted August 21, 2022 Share Posted August 21, 2022 Use this CSS to change all sub texts to black a.grid-item h3:after { color: black !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment