Hi Yigit. How can i get the titles in the icon list “lower case” font?
Iconlist:
.avia-icon-list .iconlist_title {
text-transform: none !important;
}
Iconbox:
.iconbox .iconbox_content .iconbox_content_title {
text-transform: none !important;
}
OK.. It work!!! Thank you. :) One more thing.
How can i disable the date in a mansory blog preview window?