Skip to content

_hsv how to use with Rich text view? #459

Answered by CSWinnall
LeighBerrell asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @LeighBerrell

Rich Texts are an odd case with _hsv. You'll need to add some html to the rich text html editor like this:

<div class="view-header">
	<h2 class="kn-title">Title Here (HSV Must have a title to work)</h2>
</div>
<section>
<--- PUT YOUR CONTENT HERE--->
</section> _hsv <br>_cls=[margin-top-29-mobile]

I normally put my keywords at the end after the html

Craig

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@LeighBerrell
Comment options

Answer selected by LeighBerrell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants