Home Forums Basel support forum Color of Main Menu

Color of Main Menu

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #33068

    yousuf93
    Participant

    How can I change the background color of Main Menu to Black, as it is in the theme sample? Currently it is white in color. You may see the attachment. Thanks!

    Attachments:
    You must be logged in to view attached files.
    #33098

    Bogdan Donovan
    Keymaster

    Hi,

    Try to add the following code snippet to the Custom CSS area in Theme Settings.

    .main-header .navigation-wrap {
    	background-color: black;
    }

    Regards

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