Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #147402
    Jerome Dorsey
    Participant

    How to I change the background color for the main menu only? I would like the backgtound color changed on the main menu only. Is this possible? http://www.buonospizza.net . Thank you.

    #147422
    Skandha
    Participant

    @tattoo-tom: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #primary-menu {
         background-color: red;
    }

    Change the color according to your choice.
    Let me know if this works out.
    Kind Regards,
    Skandha

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘How to I change the background color for the main menu only’ is closed to new replies.