Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • andersonannem Friend
    #194502

    Hello. With this template, can you suggest how I can change the color of a page background.

    Thank you!

    Anne

    Css Magician Friend
    #521411

    @andersonannem, you can follow two options to change the color of a page background:

    1) Go to template manager -> thememagic -> change background color, text color… -> Save As a NewTheme. Then back to administrator page -> template manager, open your default template -> choice theme is NewTheme

    2) Please open templates/ja_appolio/css/custom.css file (if this file doesn’t exist, just create it) and add following CSS rules:


    body {
    background-color: #f2f2f2;
    }

    ( #f2f2f2 is my demo color, please change to your own color)

    Disable “Optimize CSS” and check your frontend.

    Note: if you want to change parallax background color too, please open templates/ja_appolio/css/custom.css file and add css rule:


    .section.parallax {
    background-color: #f2f2f2;
    }

    Hope it helps.

    andersonannem Friend
    #522905

    I saw your response and was so excited! I started with a test color (which is horrible). And guess what!!! I can’t make it go away!!
    Theme Magic doesn’t work (some type of unexpected error).

    So now, the site looks like S_ _ _

    I’ve cleared every cache I can think of.

    Can you suggest any changes? It’s been several days since I made this change.

    Thanks.

    Heres the URL: http://www.theultimatecloset.net

    Anne

    andersonannem Friend
    #522906

    Never mind my last post.

    User error.

    Sorry for the clutter.

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 2 voices, and was last updated by  andersonannem 10 years, 8 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum