Set "Top Header Right Bar" as Email: [email protected] Call: +86-15898188293 but they are displayed in one line not two lines. How to fix this? Set "Top Header Right Bar" using Chinese as 电子邮件: [email protected] 电话: +86-15898188293 but the Chinese are not displayed. How to fix this? Thank you!
1) Add your detail link this Email: [email protected] </br> Call: +86-15898188293 just add Code: </br> tag in between 2) For Chinese language you need to remove cufon from the theme Go to your Theme directory / js / custom.js and remove code given below from there. Code: //cufone Cufon.replace({ hover: true })('.add h2')('.reply',{ hover:true })('h1')('h2')('h3')('h4')('h5')('h6')('.add') ;