Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • dypi Friend
    #730418

    I need to know how to change the dark background of the footer to white. How can I do this?

    TomC Moderator
    #747197

    If you haven’t yet done so, create a new file called “custom.css” within file path —> /templates/ja_teline_v/css/

    Within that custom.css file, paste the following CSS rule:


    .t3-footer > .container {
    background-color: #111111;
    }

    Modify the “backgrond-color” property color code to whatever color code you wish.

    SAVE CHANGES – CLEAR CACHE – REFRESH PAGE

    Hope That Helps

    timtecsa Friend
    #747202

    @tomc #ffffff is not white?

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

This topic contains 3 replies, has 3 voices, and was last updated by  timtecsa 9 years, 1 month ago.

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