I’m trying to increase the font size of the sidebar menu on sub pages.
https://lsbtymkiw.hostworks.com/services/quality-regulatory-compliance-2/
Hey hostworks,
Please try the following in Quick CSS under Enfold->General Styling:
.sidebar .widget_nav_menu widget_nav_hide_child li a {
font-size: 16px;
}
Best regards,
Rikard
nope, no change.
Hey,
Please try using the code as following
.widget_nav_menu a {
font-size: 18px;
}
Best regards,
Yigit
Thank you Yigit, That did the trick.
Hi,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)
Best regards,
Yigit