Dear Sirs,
How do I change the Compact template background color?

Att.,
Rita Gonçalves

    5 days later

    No I mean the background color of the entire site.
    Att.,
    Rita Gonçalves

    You can override this custom CSS:

    #gkBg {
        background: #161616 !important;
    }

    and change to your desired color.

    Write a Reply...
    You need to Login to view replies.