Use this in html text mode to align a part of the header to the right.
<h2>Familiekamer <span style="float: right;">€ 195,-</span></h2>
Code language: HTML, XML (xml)
Last updated:
Use this in html text mode to align a part of the header to the right.
<h2>Familiekamer <span style="float: right;">€ 195,-</span></h2>
Code language: HTML, XML (xml)