Uppercase featured Title

Posted in: Newspaper
Post count: 29

Hello,

uppercase cant be used with greek language because of accents. Uppercase in Greek must be without accents .
For example you get something like: ΚΕΦΑΛΑΊΑ ΓΡΆΜΜΑΤΑ ΜΕ ΤΌΝΟΥΣ
When the correct is: ΚΕΦΑΛΑΙΑ ΓΡΑΜΜΑΤΑ ΜΕ ΤΟΝΟΥΣ
That happened in blog category pages – titles FEATURED http://fashionview.gr/category/fashion/

So how is it possible to make it lowercase or without accents

thank you!

Post count: 7909

Hi,

Please try this custom css in Theme Panel > Custom Css: http://screencast.com/t/dnilXCwnS

.td_normal_slide .td-sbig-title-wrap .td-sbig-title {
text-transform: initial !important;
}

Hope this helps!

Post count: 29

Perfect! Thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.