Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #2499515
Questing regarding comments/discussion
Closed

Comments

  • uncklebofficial started the conversation

    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 :( 

  •  2,699
    PenciDesign replied

    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

  • uncklebofficial replied

    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..

  • uncklebofficial replied

    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 

  •  2,699
    PenciDesign replied

    Hi,

    Please install plugin Yoast SEO and check the options for it via Dashboard > SEO > Content Types > SEO Title.


    Best Regards,

    PenciDesign

  •   uncklebofficial replied privately