Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • lukeither Friend
    #195287

    I want to customize the template to match the brand colors: Berry & Pink.
    Where do I change the color of the footer? Would that also change the black font color too?

    Thanks!

    Nazario A Friend
    #524754

    @lukeither,

    I’m not sure where you want to change the background color and font color. However, please try as follows:

    – In the footer, your site has 4 path as in this image:

    – You can use these class suffix to customize the css. In this case, find and change the color in this CSS rule as you wish:

    #ja-navhelper {
    background: url("../images/line-bottom.gif") repeat-x scroll left top #222222;
    }
    #ja-botsl3 {
    background: url("../images/gray-bg.gif") repeat scroll left top;
    }
    #ja-botsl4 {
    background: url("../images/gray-bg.gif") repeat scroll left top;
    }
    #ja-footer {
    background: #111111;
    }

    Let me know how it goes.

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

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

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