Dark Skin Single Post White Background

Home Forums WordPress Theme Support NewsMagZ Pro Dark Skin Single Post White Background

This topic contains 2 replies, has 2 voices, and was last updated by  JeffCigrand 5 years, 11 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #9585

    JeffCigrand
    Member

    hello,

    when i check a post, the text is white and the background too, dark mode does not change single post background….

    I do not know what you mean by details but the URL is: https://electronerds.space/ and an example post: https://electronerds.space/test-1/

    I switched to dark skin and yet only the text color changed but the background remains white, I would like to make the background darker in the post.

    it is a fresh wordpress isntallalation.

    And how can I get verified for the forum?

    #9589

    Raja CRN
    Keymaster

    Hello,

    Add the following css in the Customizer > Additional CSS and save.

    .darkSkin .entry.single {
        background: #222;
        border: 1px solid rgba(255,255,255,.13);
    }
    
    .darkSkin .comment-body, .darkSkin  .comment-notes ,.darkSkin .reply-link a,.darkSkin  span.comment-date, .darkSkin .widget label, .darkSkin .widget p {color:#fff}
    #9601

    JeffCigrand
    Member

    This worked thank you

Viewing 3 posts - 1 through 3 (of 3 total)

Only Verified Customer of this Theme Can post reply to this Support Topic! .