Hello everyone, I'm sorry but I am Italian and I do not write well in English .. My question is: In the Figero Theme free words of the top menu are vector and you can clearly see, then I downloaded the premium theme and the words seems pictures, and then you see grainy ... is awful to see! and also the font of the writing is different .. I do not like it, much better than the free version of the font. How do I display the menu written in vector as free theme? I'm sorry to give up all the features of premium now that I've paid .. Thank you! You can see the problem here: http://www.forumbusiness.it/realvenice-de/
Go to Appearance > Editor and open function.php file and remove code as shown in image. Then Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: #menu li a { font-family: vector; }
Perfect, I just deleted the text string you highlighted in blue in the function.php file and words is ok. I have not paste this code in Custom CSS... is necessary? now it ok... There may be problems if I do not? Thanks
If you want to change menu font family, Then you can add that code, Otherwise if you are comfortable with current font then it is not necessary. No need to add that code.