Ahoy –
I inserted the <i> tag in this area but it isnt showing up… I need it just for this instance.
It shows up on the backend… which is odd
Please advise
Hey mcraig77!
We cannot see anything similar to the screenshot you have provided us on the front end but if you know how to add custom class to textbox please add the below css to quick CSS and add class name “italic” to the heading font.
http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
.italic {
font-style: italic!important;
}
Best regards,
Vinay Kashyap