Archived topic
off canvas sub menu font size / type
3 replies · Started by Irmgard on November 4, 2022
Hi there,
I want to change the font type / size of the off canvas submenu in the customizer. I am using dynamic typography, but I cannot get it work. Do not find the submenu off canvas section.
So I used this css, which works fine on desktop. How can I get it work on mobile?
.slideout-navigation.main-navigation .main-nav ul ul li a {
font-size: 19px;
font-weight: normal;
}
Thanks for your help. Kind regards,
Hi there,
If that CSS selector works for you then you can actually use the Custom target element with the dynamic typography like this:
https://www.screencast.com/t/cjtcFRorR
Then you will get the responsive options shown in the screenshot.
Let me know if this helps :)
Hello Leo,
awesome - thank you. Works like a charm.
Kind regards,
No problem :)