Hi,
I added my-custom-css class to the special heading (checked with firebug and its there), however I can’t apply any css.
I’ve tried a ton of options, like
h2.av-special-heading-tag .my-custom-css {
color: #fff !important;
font-family: verdana;
}
none of them seem to wok
Hey axelfx07,
Thanks for getting in touch with us!
Could you please provide a link to the page with the special heading you are trying to edit. You can place the link in the Private Content section of your reply.
Best regards,
Jordan
Done!
Hi!
I cannot see the link to your page. Can you please post it again? :)
Best regards,
Yigit
Done, again :) (its in private content)
Hi,
I think something like this should work:
h2.av-special-heading-tag {
font-family: arial !important;
}
Best regards,
Rikard
Yeah, but for every H2 special heading tag and that wasn’t a problem. I want to style a specific heading using custom css field
Hi,
Ok I see. But I can’t see a custom CSS class assigned to the element? Did you follow this? http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
Regards,
Rikard