Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • carlucci Friend
    #1067049

    I would like to know how to use "Footer style". I have inserted the following code into my custom.css

    .t3-footer {
        background: #b0d1ba;
        color: #000;
    }
    

    Regards , Carlucci

    • This reply was modified 6 years, 6 months ago by  carlucci.
    • This reply was modified 6 years, 6 months ago by  carlucci.
    Pankaj Sharma Moderator
    #1067136

    Hi
    I checked your site and the code is working fine

    .t3-footer {
        background: #b0d1ba;
        color: #000;
    }
    

    Regards

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

This topic contains 2 replies, has 2 voices, and was last updated by  Pankaj Sharma 6 years, 6 months ago.

The topic ‘How to change colors in footer?’ is closed to new replies.