I’m here in the Charity Theme with a generic question.
I can’t figure out how to access the settings in order to change the color of ONLY the author «G-Admin». Currently, the color-change also affects the by-text («De»), instead of handling «G-Admin» separately :
Hi,
I’m here in the Charity Theme with a generic question.
I can’t figure out how to access the settings in order to change the color of ONLY the author «G-Admin». Currently, the color-change also affects the by-text («De»), instead of handling «G-Admin» separately :
- 2021-09-27_WP_THEGEM_BLOG-SECTIONS_COLOR-EDITING-ISSUE.49.1.png.
Did I miss anything ?
Any hints much appreciated :)
Cheers
G
HI!
CSS example:
.blog-style-justified-3x .post-meta-author a, .blog-style-justified-4x .post-meta-author a { color: #000; } .blog-style-justified-3x .post-meta-author a:hover, .blog-style-justified-4x .post-meta-author a:hover { color: #ccc; }Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver