Shop Categories

X

Menu items in different colors

Home Forums Agama Pro Menu items in different colors

Topic Resolution: Resolved
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #22607
    Bart Schelstraete
    Participant

    Hi,
    I activated agama pro, but on my menu I have 2 different colors somehow.
    The normal background on the top menu is gray, but for 2 menu items that background is black.
    I don”t see what the problem is within the agama configuration.

    #22616
    Bart Schelstraete
    Participant

    (or how to get it completely in black, as I was looking for that a whole day :p )

    #22642
    Zex
    Moderator

    Hello, Bart!

    Simply navigate to the Customizing ▸ Header ▸ Styling menu and set both
    Header background colors (Herader Background Color & Header Shrinked Background Color) to black (#000000).
    https://prnt.sc/qj909a

    If for some reason after you tried this the Shrinked Background color is still gray, insert the following code into Customizing->General->Additional CSS:

    .site-header .sticky-header{
        background-color: black!important;
    }

    Regards

    #22643
    Bart Schelstraete
    Participant

    Hi,

    “Customizing ▸ Header ▸ Styling” => this was the case already.
    I’ve used the css now, and that works.
    Thanks!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.