Update changelogs in sale page?

Hi guys, I don’t know the format to create something like my screenshot below in sale item page, maybe someone can help the correct format for it? I want it will look like my screenshot below:

Thank so much for all support!

Use the <pre> tag like that:

<pre>
sytle.css
responsive.css
plugins.js
...
...
</pre>
3 Likes

What the shortcodes to make the version text bold and bigger like the screenshot? Thank you so much for your help :).

Use the 4th heading tag <h4>:

<h4>VERSION 2.11 – APRIL 18, 2016</h4>
1 Like

Thank so much for your support :slight_smile: