background colour behind menu (aboutme etc..)

  • Posted in : Editor
  • kavimani
    Participant

    Hi,

    I am not able to change the background color behind the menus on top, where we have the pages like about me.

    Also, how can i change the background colour for the footer?

    Thanks
    Kevion

    serkan
    Moderator

    Hi Kevion;

    You can use this custom css code for the menu background;
    .site-navigation { background: #E6E6E6 !important; }

    Footer background color comes from body color. You can use this custom css code for the footer.
    .site-footer { background-color: #F7F7F7; }

    Thanks

    kavimani
    Participant

    Serkan,

    #1, worked fine.

    #2. didnt work. i have used the same code though. URL below…
    http://www.promotraveller.com

    thanks
    Kevin

    serkan
    Moderator

    Hi Kevin,
    Try to use this custom css code for the social icons in footer area.

    .footer-social .social a { outline: none; }

    Thanks

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register