Comments 2Fjura started the conversationNovember 14, 2017 at 6:57pmHello,may I ask if there is some way to show bullet list in a Tag text? Im adding it inside WP but when I publish it, it doesn't show up.thank you 2,700PenciDesign repliedNovember 15, 2017 at 4:36amHi,You can add more this code to Customize > Custom CSS to do that: .penci-category-description ul, .penci-category-description ol{ padding-left: 20px; } .penci-category-description ul li { list-style: circle; }Best Regards,PenciDesign 2Fjura repliedNovember 15, 2017 at 6:50pmawesome, thank you! Sign in to reply ...
Hello,
may I ask if there is some way to show bullet list in a Tag text? Im adding it inside WP but when I publish it, it doesn't show up.
thank you
Hi,
You can add more this code to Customize > Custom CSS to do that:
Best Regards,
PenciDesign
awesome, thank you!