• cque

    (@cque)


    Dear All,

    I am writing you because I created my website on the theme KARUNA and I can’t change the color of my sub menu when it highlights
    I would like to change the purple for the same blue as seen on the top bar.
    Even after numerous searches I didn’t find how to do it. Do someone knows a CSS that enables to changes the color of the submenu?

    Thanks for you help

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Adam Leone

    (@aleone89)

    Hey there!

    Thanks for reaching out – this CSS here, might be useful:

    .main-navigation a:hover {
        color: #0b52bc;
    }

    I hope this helps!

Viewing 1 replies (of 1 total)
  • The topic ‘Change of color’ is closed to new replies.