Get Professional Customization for any Website!
Contact us here for a free quote.

Okay
  Public Ticket #806663
background color
Closed

Comments

  • Nate started the conversation

    We are having trouble changing the color of our background how do we do that? We have went into styles and cant find anywhere to change it. can you let us know exactly where to go for that. Thank you

  •  184
    George replied

    Hi,

    You can not change background color from the theme settings. If you want to change it please go to Jedkey option -> General Settings, paste the next code to Custom CSS field and save changes.

    body, html {
        background:#eeeeee;
    }
    

    Hope this helps.

    Best regards,

    George