Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
Do you have a section in the dashboard named, “Custom CSS”, “Custom Styles” or “Jetpack”?
I have the Jetpack plugin, but I hadn’t activated it until just now.
Now that it is active, what do I do? 🙂
Thanks so much for helping out an amateur!
Danny
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
May you provide a link to your website?
Absolutely, Andrew. My site is http://www.vegasbellhop.com.
If you hover over the Archives tab at the top, you can just barely see that a dropdown menu with “The Venetian / The Palazzo” appears.
Thanks so much,
Danny
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
Add this to Jetpack’s Custom CSS section;
.main-navigation ul ul li {
background: deeppink;
}
Look at this list of colours if you don’t want to use deeppink.
Worked perfectly. Thanks so much Andrew!!!