Viewing 3 replies - 1 through 3 (of 3 total)
  • As you are using a commercial theme, you need to seek support from the theme’s vendors.
    https://www.wpzoom.com/support/

    Thread Starter cybron

    (@cybron)

    nah this is just an example.i am trying to make my own theme so i need that feature with slight change..

    search this is your style.css:

    nav#footer {
    font-size: 11px;
    font-family: Georgia, serif;
    text-transform: uppercase;
    background: #cc0033 url(images/back-menu-pink.png) repeat-x top left;
    min-height: 24px;
    padding: 16px 0 13px;
    margin: 0 0 10px;

    … and change the background # color and/or image

    Or in your particular theme, right-click your footer background and click “inspect element” (I’m using Google Chrome for this)

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘footer background color’ is closed to new replies.