I can not seem to find the area where I change the color of the circled items in the screenshot. I went through every color option in customize and can not seem to find it :(
It worked for the author background, and the author text and the user text - but the line it did not work - on the side.. Also the text isn't white its like a grey color..
I can not seem to find the area where I change the color of the circled items in the screenshot. I went through every color option in customize and can not seem to find it :(
Hi,
You're using plugin "WP Discuz" - and there's elements from that plugin.. So, of course you can't find any option for this from the theme.
But, please try add more this code to Customize > Custom CSS to do that:
#wpdcom .wpd-thread-head .wpd-thread-info{ color: #ffffff; } #wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-header, #wpdcom.wpd-layout-3 .wpd-comment .wpd-reply-to{ background: #0a0a0a; } #wpdcom.wpd-layout-3 .wpd-blog-guest .wpd-comment-subheader{ border-color: #0a0a0a; } #wpdcom .wpd-blog-guest .wpd-comment-author, #wpdcom .wpd-blog-guest .wpd-comment-author a, #wpdcom .wpd-blog-post_author .wpd-comment-author, #wpdcom .wpd-blog-post_author .wpd-comment-author a{ color: #29aae2; } #wpdcom .wpd-blog-post_author .wpd-comment-label{ background-color: #29aae2; }Best Regards,
PenciDesign
It worked for the author background, and the author text and the user text - but the line it did not work - on the side.. Also the text isn't white its like a grey color..
Okay got that fixed - Thank you for all your help - now I just gotta figure out why my blog posts titles aren't displaying in the title bar.. lol
Hi,
Please install plugin Yoast SEO and check the options for it via Dashboard > SEO > Content Types > SEO Title.
Best Regards,
PenciDesign