Background Colour - Acme Themes
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #5984
    Roger
    Participant

    Hi there,

    When I change the Background colour to white #ffff it doesn’t stay white and goes back to the default colour?

    Thanks

    Roger

    #5985
    acmesupports
    Moderator

    Hello Roger,
    Thank you so much for using our theme. From the options you can only change the background of the image section. If you want to make the whole section color white, please add the below CSS code,

    body.home {
        background: #ffffff;
    }

    Go to Appearance > Customize > Layout/Design Options > Custom CSS and paste the above code there. Hope this will solve your problem.

    Warm Regards,
    Acme Supports

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Background Colour’ is closed to new replies.