Can I include bullet points in tab content using HTML?

Is it possible to include bullet points (html in general) in tab content?

on the page below the “features tab” Id like to be able to paste html content as you would editing the description on a product page.

https://www.paristruckco.com/collections/paris-v3/products/v3-180mm-50-purple-tide

@Aqerta02 - there is no features tab

Hi @Aqerta02 ,

There are 2 ways you can achieve this:

#1: You create a page with content including bullet points, it will have custom page content, then instead of you entering text, you just need ‘Select page’, it will display fine.

#2: You create html code including bullet points somewhere else Customize, it will include html tags, for example, you add code at w3schools. Refer https://www.w3schools.com/tags/tryit.asp?filename=tryhtml_lists4

Then you just need to copy it and paste it into ‘content tab’, it will display fine.

Hope it helps!