Hi,
Noticed something strange on my website where the secondary Navigation font changes in size on 2 of my websites pages.
(please see links in private content area)
Please find temporary logins in private content should you need them.
Hi markpevans,
Can you give us a screenshot? I’m seeing the same size, it’s all 26px.
Since you have this code added:
span.avia-menu-text {
FONT-SIZE: 26PX !important;
font-weight: 600 !important;
}
Best regards,
Nikko
Hi markpevans,
Can you try adding this css code:
#top #avia2-menu li a span.wpml-ls-native {
font-size: 11px;
}
Hope it helps.
Best regards,
Nikko
Hey.
That totally worked! Thank you so much