Hi,
it´s possible to write the titel of the Icon Boxes not only in capital letters but also in small letters?
Thanks!
Hey Sunnydog!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.iconbox .iconbox_content .iconbox_content_title { text-transform: none; }
Regards,
Yigit
Hi Yigit,
thanks for your response.
The code works, but some small letters like g, p, y are not displayed correctly.
It´s possible to send you a screenshot via email?
Thanks a lot!
Hey!
You can upload screenshots on imgur.com, Dropbox or on your website and post links here privately. Please make sure to check “Set as private reply (Only you and moderators will see the content of this post)” above Submit button
Regards,
Yigit
Hey!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
.iconbox .iconbox_content .iconbox_content_title { overflow: visible; }
Regards,
Yigit
Hi Yigit,
that works!
Thanks a lot!