badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Edit Image Background Color

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #51708

    I can’t figure out how to edit that light grey color on the background of the images on my home page. Is this possible?

    #51739

    Hi,

    To edit the light grey color of the background on the home page. Just go to Appearance > Customize > Additional CSS and paste the below Custom CSS code:

    #page {
        background-color: #eeeeee;
    }

    Note: Change the above HEX color code #eeeeee into your own color code to change the background color code.

    Thank you!

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