change blog post background color

Home Forums IT Consultant Support change blog post background color

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #76438
    SanaSana
    Member
    • Topics: 1
    • Replies: 2
    • Total: 3
    Member since: December 29, 2016

    I need to change background color for blog single post page to white, is it possible and how I can do this?

    #76535
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Kindly show us your website URL so that we can help.

    Regards,
    Shri

    #76690
    SanaSana
    Member
    • Topics: 1
    • Replies: 2
    • Total: 3
    Member since: December 29, 2016

    https://www.2ndari.com/

    thank you in advance

    #76698
    SanaSana
    Member
    • Topics: 1
    • Replies: 2
    • Total: 3
    Member since: December 29, 2016

    https://www.2ndari.com/

    thank you in advance

    #76719
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30632
    • Total: 30632
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:

    Add this code there:

    body.single {background: #fff none repeat scroll 0 0; color: #282828;}
    body.single h1.entry-title, body.single h1.page-title, body.single h1.screen-reader-text { color:#282828 !important;}

    Regards,
    Chris

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.