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

    Hi I need to give one of my menu points a different color than the rest, but i can’t get it to work. I can change the background-color but can not style the text. Ive being using (among others) this tag #menu-item-3843 to style the element. Please help :-)

    #250194

    Hey hansenberg!

    Please try adding !important rule as following

    #menu-item-3843 a { color: red !important; }

    Regards,
    Yigit

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