Enable HTML Tags in Wordpress Post excerpt
i did enyone know how i can enable HTML for the Post excerpt thet i can make some parts of thet big?
Sorry for my Bad english and thanks for awnser :)
i did enyone know how i can enable HTML for the Post excerpt thet i can make some parts of thet big?
Sorry for my Bad english and thanks for awnser :)
Not sure if I understood your question correctly, but in the codex it reads:
If adding the excerpt manually, you may use (some) HTML formatting and the tags will not be stripped.
So if the only thing you want to do is make part of the text bigger, just add for instance:
example text <span class="bigger-text">example bigger text</span> some more normal text
And make font-size of .bigger-text larger than the normal.
Geeks Mental is a community that publishes articles and tutorials about Web, Android, Data Science, new techniques and Linux security.