I want to add sub-bullet points to the collapsible row content when I’m listing product features. When I add a bullet point and press return, it just adds more bullet points inline with the previous one. When I press tab, it doesn’t indent to a sub-bullet point. Can I edit the code to change the bullet points to look like the example below?
Unfortunately using TAB doesn’t work, I don’t know why Shopify doesn’t support a sub-bullet point in any rich text editor, it’s so frustrating!
I made my main bullet using the Bullet list, then made my sub-bullet with the Numbered list:
Example 1
Example 2
Then added the code from my previous post to the Custom CCS section at the bottom of the content block. I added some images so you can see how I edited the Collaspible Content block, the Custom CSS, and the outcome of the webpage.
This piece of the code below is what will indent the sub-bullet point, adjust as needed.