My bullets are not showing up in Safari. Can someone show me how to fix this please? Read-only link Scroll down to the section in the screenshot attached. Thank you very much.
I see you have some other custom CSS for changing the colors of the marker, just trying to track down how that change was made
yeah there must be some custom CSS that I'm not seeing.
I changed that directly in Webflow and then used custom code just to change the color
li::marker {color:var(--base-color-brand--red)} In my Global Styles
Try changing it back to circles
just changed it. still not showing up
Sara M. I just did a vanilla bulleted list, tested it, and it worked in safari - I edited the bullet color using the same CSS, and it worked in Safari, I changed it to square bullets, and it worked in Safari. So from the process of elimination, I would say that its something to do with the animation that you have going on with that section.
Interesting! I'll check up on that. Thank you!
yep that feels like the way to go