Hello.
In the main nav i’m trying to make the TO in “FIV TO SIXY” to be red. I used span brackets just as I did on the menu item in the footer but it won’t work for some reason and I can’t figure out why. Could someone please help? Thanks in advance. :)
Hey peanuttario,
Please try the following in Quick CSS under Enfold->General Styling:
#menu-item-63 .avia-menu-text {
color:red !important;
}
Best regards,
Rikard
Hi Rikard!
That makes the entire menu item red. I only would like the TO to be red. The span styling and css works within the footer menu item so I don’t understand why it wouldn’t work for this menu item.
Hi,
To have sure about your question, the TO that you`re talking is the latest menu item?
Best regards,
John Torvik
Yes. In the menu area I had the to in span brackets. And used css to have it be red, but it didn’t work.
Hi,
Isn`t possible to accomplish this, you can change the color to red all the word using the custom CSS code that Rikard provided:
#menu-item-63 .avia-menu-text { color: red !important; }
The unique way to accomplish this is hiring a freelancer.
Best regards,
John Torvik