Home Forums Square how can i change background color of footer.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #3233
    somvir317
    Participant

    i want to change color whitesmoky.. i am unable to change background color of footer
    i used this code but there is no result.
    code is: #page-footer-wrapper {
    background-color: whitesmoke;
    }
    .sq-main-title:after,
    .sq-main-title:before,
    #sq-colophon h5.widget-title:after,
    .sq-featured-post h4:after{
    background:#F0F0F0;
    }
    please give us new code..

    #3236
    Hash
    Keymaster

    Here is the code.

    #sq-colophon{
    background-color: whitesmoke;
    }

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.