• Hi there,
    I am unable to change my Navigation menu font color for this theme. I have already disabled elementor from making changes to colour. I want it to appear purple, the same as when hovering and I can only seem to change the underline, background, etc. I have gone into header settings as well as color settings and been unsuccessful. I have also already disabled elementor from making changes to colour but no change. I cant seem to find the proper tags so that I can change in custom CSS, not sure what else I might be missing.

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

Viewing 1 replies (of 1 total)
  • Theme Author spiraclethemes

    (@spiraclethemes)

    Hi @mhm000

    Thanks for reaching out
    Just try the following CSS

    .top-menu .navigation>li>a {
    color: #580172;
    }

    Copy & Paste it in Appearance -> Customize -> Additional CSS

    Best Regards

Viewing 1 replies (of 1 total)
  • The topic ‘Navigation Menu font color change’ is closed to new replies.