Hi
We are using a side menu demo – and have changed main menu links to 8pt in Advanced styling.
But it looks like they are larger than 8pt.
Please see https://paste.pics/866d9523d7d4b25fb6c321fac660a27f
The text on right hand side is 20pt (We are Parcap…)
Thanks
ODP
Hey onedesignprint,
Thank you for the inquiry.
The base css is overriding the advanced styling. We will forward the issue to our channel. For the meantime, please add this css code.
.html_header_sidebar #header .av-main-nav > li > a .avia-menu-text {
font-size: inherit;
}
Best regards,
Ismael
That worked thanks Ismael!
Is there any way of changing letter spacing of H1 ?
Thanks
ODP