Okay
  Public Ticket #876728
Color menu
Closed

Comments

  •  3
    Daniel started the conversation

    Hello,


    please, how can i change backgrount MENU color.

    I can change only menu color, no all bacground,


    thanks so much

  • [deleted] replied

    Hi Daniel,

    Can you please add the code below to Custom CSS:

    .oxygen-top-menu > .wrapper > .top-menu-centered {
    background: #ccc !important;
    }