Hi, i have a quick question.
See the Screenshot here: http://i.imgur.com/nqKtwG2.png
and how the p – g – y – p character are not fully rendered.
How can i fix this via a CSS override?
thanks,
rolf
Hey rolfroyce!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
h3.iconbox_content_title {
overflow: visible!important;
}
Best regards,
Yigit
thx. works!