Hi There - I'm using the Angular theme and I want to make the portfolio meta text a darker grey, can I change this in the admin backend? If not what CSS do I need to target?
Thanks
Change the Porfolio meta text colour
4 posts from 3 voices-
Posted 10 months ago #
-
Hi ShortieD,
Kindly add this code in your Quick CSS or custom.css:
.portfolio-meta-value { color: #444; }if the code above don't work, just use this code instead:
.portfolio-meta-value { color: #444 !important; }Just change it to the color that you like. Hope this helps. :)
Regards,
IsmaelPosted 10 months ago # -
Thanks - that did the trick
Posted 10 months ago # -
Great! glad Ismael could help :)
Regards,
Devin
Posted 10 months ago #
Topic Closed
This topic has been closed to new replies.














