Dear sir, when i type my language font is Thailand in Mention the heading for the First slider. It can't show on the web. It show only English language how can i fix it thankyou
Hello, Go to js > custom.js present in your theme directory and remove the code given below Code: //Cufon replacement Cufon.replace('h1')('h1:hover')('h2')('h3')('h4')('h5')('h6'); This will solve your issue.