tracey Posted August 17 Share Posted August 17 Hi guys, Adding a new entry to my portfolio blog & noticed that my bullet list isn't displaying as it does for previous posts. They are now showing as empty outlined dots rather than solid black dots. Anyone come across this & know a fix? Everything looks fine in the Accordion editor but is not correct outside of it. Attached example of how it should look from a previous post with solid dot points for reference. Link to comment
tuanphan Posted August 18 Share Posted August 18 Can you share link to page where you use accordion? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
tracey Posted August 19 Author Share Posted August 19 Hey Tuanphan, sure: Heres what its meant to look like: https://www.traceyjohnson.work/graphic-design-portfolio/poofthemess Heres how its looking differently: https://www.traceyjohnson.work/graphic-design-portfolio/daria-davydova Link to comment
Solution tuanphan Posted August 20 Solution Share Posted August 20 13 hours ago, tracey said: Hey Tuanphan, sure: Heres what its meant to look like: https://www.traceyjohnson.work/graphic-design-portfolio/poofthemess Heres how its looking differently: https://www.traceyjohnson.work/graphic-design-portfolio/daria-davydova You can use this to Website Tools > Custom CSS to fix problem div.accordion-block .accordion-item__description li p:before { content: "\2022"; white-space: pre; display: inline-block; margin-left: -40px; min-width: 40px; text-align: right; box-sizing: border-box; padding-right: 10px; } div.accordion-block ul { list-style-type: none; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
tracey Posted August 20 Author Share Posted August 20 Brilliant! Thank you! derricksrandomviews 1 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment