Eze2219
Forum Replies Created
-
Ok, great. Thanks for the info Kathryn!
Another question for Kathryn: Where did you get the CSS for the theme?
Thanks Bojan, mrtom414 and Kathryn.
Hi Kathryn – Thanks for providing the CSS and recommending the Jetpack custom css plugin!
I actually achieved the desired result with the CSS below. Is this not recommended?
#menu-main-menu li > a:visited {
background-color: #a41010;
}#menu-main-menu li > a:hover {
background-color: #a41010;
}#menu-main-menu li > a:active {
background-color: #a41010;
}Perfect! Thanks!
Hi Kathryn – I don’t see that option for the customizer on the self-hosted version of the Edin theme. I installed the Jet Pack Plug-in. So when I click customize, I see the same set of options for the self-hosted Edin theme as I do on wordpress.com.
However, under the Menus option in the customizer, I only see an option for Menu Locations but no option to change the Menu Styles from default to classic.