change the background color for pages and posts

Home Forums WordPress Themes – Premium Flat Responsive change the background color for pages and posts

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #17137
    gebseng
    Participant

    Hi,

    How do I change the background color for pages and posts? I already tried to change the “Body Background” and “Content Background” colors, but without result.

    best,

    geb

    #17138
    Sushil Adhikari
    Moderator

    Hi there,

    We found bug in our theme, we will surely fix this issue on our next update. For now please use this css :

    .fr-contents {
    background-color: red;
    }

    Note: Please use this css on child theme style.css file so your changes will not lost on theme update.

    Thanks

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