Custom Bullet point indentation - DAWN THEME

Custom Bullet point indentation - DAWN THEME

FOP
Explorer
114 0 17

Hello,

I have custom bullet points, the indentation on the first line of text is fine but any additional lines line up with the custom bullet point rather than the text on the line above.  Is there any way to fix this so the text lines up on each rowScreen Shot 2022-10-21 at 21.09.50.png

 

www.thefreedomofpeach.com

 

Ahceep

Replies 3 (3)

Pandaboomer
Excursionist
19 2 10

@FOP  Can you share with HOW you created your own bullet points? I've just started searching for a solution as I would like to do the same. 

FOP
Explorer
114 0 17

Hi @Pandaboomer this is on a separate question I have asked, you should be able to view this from the list of questions by clicking my profile 

Pandaboomer
Excursionist
19 2 10

Thanks, yeah I did see that, it actually looked extremely confusing so I never tried it. 😵

 

I ended up adding one line to the component-rte.css file and it changed all my bullets in an instant. 👌

 

.rte ul {
    list-style: "\1F43E";
}

 

Screenshot 2022-12-23 150913.png