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

    Hello,
    i’ve set my menu as “Button Style colored”.

    in wich classes i can change the background color and the font color?

    Thank you for helping!

    #717342

    Hey Luisgasser,

    I’m not sure what you meant by which classes, maybe you are referring to the css selector, if that’s it try adding this code in Quick CSS (located in Enfold > General Styling):

    .av-menu-button-colored span.avia-menu-text {
        background: blue!important;
        color: white !important;
    }

    Just adjust the background and color values. Hope this helps :)

    Best regards,
    Nikko

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