Home Forums Theme support can not change menubar color "Appetito"

This topic contains 2 replies, has 2 voices, and was last updated by  Amy 10 years, 10 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • Amy

    The menubar color in the theme “Appetito” is red.
    How can I change the color?

    I tried almost every option I think, but I hope there is a way to change it.

    Hello Amy,

    thank you for the purchase. Go to WordPress admin -> “Appearance” -> “Theme Options” -> “General” -> “General Settings”. In this tab is a textarea “Extra CSS Content”. Insert the following line:

    header ul.main-menu { background:green; }

    You can replace “green” with a color or an color code, for example “#ffcc00” or “#333”.

    In the next theme update we insert an option for the menu color.

    Amy

    Thanx a lot, it solve the problem.

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

You must be logged in to reply to this topic.