Tagged: html code, special heading
Hi guys,
When I try to put html code in the special heading, it only responds to <br> If I try bold (aka strong html code), just like in your coming soon demo, it does not change anything in the front end. In the backend however, you DO see the changes with html.
How can I fix this?
Sincerely,
Morticka
Hey Morticka,
I have taken a look and found that the strong tag is working, Please see screenshot in Private Content area of the element with and without the strong tag.
I do see that the font doesn’t have a very thick heavy stroke, you could try choosing a different font, or you could try this code in the General Styling > Quick CSS field:
#top.page-id-866 h2.av-special-heading-tag {
text-shadow: 1px 0 0 currentColor;
}
Best regards,
Mike
Thx Mike :D,
Yes, I changed the text and left only Coming Soon. Before that you saw no difference with the rest of the tekst.
Have you seen that Italic does not work on the front end? Do you have a fix for that? :)
Sincerely,
Morticka
Hi Mike,
Sorry, I meant the homepage, hero image :)
Sincerely,
Morticka
Hi,
Thank you, the theme’s css reset had cleared the tag, so I added it to your Quick CSS:
i {
font-style: italic !important;
}
Please clear your browser cache and check.
Best regards,
Mike
Yes, it works!!!! And we know now why it did not work before.
Thanks so much Mike :D
You can close this one.
Sincerely,
Morticka
Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.
For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)
Best regards,
Mike