Home Forums WoodMart support forum menu colors

menu colors

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

    gaddz
    Participant

    Dear sir/maam,

    please i need to change menu color and text color in menu without any other change in website.
    thanks to sent CSS code and I’ll add color.

    THanks

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

    Hello,

    I saw the screenshot you attached.

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .whb-color-dark .navigation-style-default .item-level-0 > a {
    	color: orange;
    }
    
    .whb-header-bottom {
    	background-color: red !important;
    }

    Regards.
    Xtemos Studios.

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