Home Forums Pro Themes Blog Pro Blog Lite to Blog Pro Background Color Options

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #41718
    Wendy
    Participant

    Hi, just changed from Lite version to Pro. In the lite version I was able to adjust page background color, in the Pro, I only have an option for an Image. Please instruct where can I set the color for each page background?

    #41736
    wensolutions
    Keymaster

    Hello @besafebuildingsinspections,

    The feature for the background color will be added in the theme next update and we will let you know

    For the quick fix use below given CSS in the location Admin Panel > Appearance > Customize < Additional CSS .

    body.page {
        background-color: #6b3e3e;
    }

    Hope this helps.

    Best Regards!!

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