Hello, i need write words that contain the letter ñ but when i write the letter have other size and error, why?
Hi, Greetings from InkThemes, It would be our pleasure to serve you. Could you please provide us URL of your website along with some edited screenshot of your requirements, so that we can assist you accordingly? Thanks & Regards! Nitin InkThemes.com
My url is www.davidycarmen.com if you look in the menu Preboda and the Submenu Caños de Meca and Coto Doñana the letter ñ have other size and the follow letter put in Capital Letter not minuscule, Why?
Hi, Thank you for providing the URL. As I noticed, the issue you are facing is because of CUFON fonts that we are using in ButterBelly theme. You have to do some alterations in the coding segment. You have to disable cufon.js. Follow these steps:- Install WP EDITOR plugin. This will help you in easy editing of the theme source code. Go to (Appearance->Theme Editor). From the list of theme files, click on 'js' folder. Then, click on 'custom.js'. The file will get explored in the left side. Go to 37th line ,stated as " Cufon.replace('h1')('h2')('h3')('h4')('h5')('h6')('.ddsmoothmenu a'); ". Just add two slashes '//' in the beginning of that line. This will comment out that statement, making it non-functional. Lastly, click on 'Update File'. Now you can easily change the text as desired. Hope it will resolve your issue . If you still remain with the issue, just send us your website WordPress login details at [email protected] along with the thread link. Your Website URL: WordPress Username: Password We will do it for you. Thanks & Regards! Nitin InkThemes.com
Ok thank you very much, can you tell me why i cant click in the submenu caños de meca? I can click in the menu but not in submenu
Hi, Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: .header_container { z-index: 1 !important; } Hope it will resolve your issue Thanks & Regards! Nitin InkThemes.com