Footer color

  • Author
    Posts
  • #55772
    artzii
    Power User

    Hi
    How I can change that footer background color. I mean is there anyway to get that first part footer where widgets go like white and the lower where is credits etc. that color should be blue?

    #55784
    Zed
    Cryout Creations mastermind

    Both areas use the same color option for their background color. You can customize the colophon area (footer widgets area) separate using custom CSS:

    body #colophon {
        background: blue;
    }

    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
    #55786
    artzii
    Power User

    Thank you… and what about main menu… what kind css script should write… I want my submenus hover color work same like in topmenu… so its background color change font color and opposite.

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

The topic ‘Footer color’ is closed to new replies.