[SOLVED] Inconsistent list bullet style across whole site

Hi,

ul bullets have bad (and inconsistent) styling across the whole site:

  1. In text element or WP content:

image

image

WHY change this to square???

  1. In accordion and tab elements:

image

Because accordions items are in a ul, it needs styling to override default browser style.

  1. In code element it is OK:

image

An in all, I think bullets should always default to… default :wink: (disc)
It’s up to the user to decide if he wants to style lists differently, not the builder.

So square rule should be removed from frontend CSS and accordion/tab elements should handle the additional ul.

Hi Yan,
Thanks again so much for your report!

I agree 100% and added it to our to-do list.

Best regards,
timmse

2 Likes

We removed the list type “square” in the final 1.5 release :partying_face:

4 Likes