Hi all,
I have an issue with the font in my Sydney header menu. I added it manually in the code:
#mainnav ul li a {
font-family: graduate !important; font-size: 15px;
}
li.menu-item-has-children a:after {
content: ' ▾';
}
However on some pages it is not displayed in the correct font and I don’t understand why. I already tried disable all plugins but this didn’t change anything.
Any idea what the problem could be?
Thanks in advance!
Ramona