Copyright footer background color

Viewing 1 post (of 1 total)
  • #23032
    Minvoo
    Participant

    How can i change background color of copyright section?

    I tried to change CSS

    `.site-footer .copyright {
    width: 100%;
    background: #818181;
    border-top: 1px solid #818181;
    padding-top: 0px;
    }

    but I got this: http://screenshooter.net/103162058/krgvwtf

    I don’t have secondary footer sidebar. How can i ‘delete’ small white stripe between copyright section and footer sidebar? How can i expand to the left and to the right and down?

Viewing 1 post (of 1 total)

You must be logged in to reply to this topic.