I am a back end developer, so my knowledge of front end css and styles and things like that is limited to what I can search online.
I am working on some nested menus, and I can’t seem to override these bullet points. The arrows can stay, the green dots need to go. I originally thought this was due to a plugin, but i can’t find any related settings. All plugins are up to date. I’ve tried attempting to use css to remove them, but that didn’t work. I’m at a loss at the moment and could use some guidance.
I would greatly prefer an explanation with any ideas y’all might have. I’ll keep looking around in the meantime and post an edit if I figure it out. This is a local WAMP server site.
*Relevant Site and Plugin information*
WordPress 6.3
Kadence Theme
Uber Menu 3 plugin
WP Rocket Cache
*What I’ve tried*
Plugin Settings – changing the menu settings don’t help
CSS – I’ve tried using the “list-style” and “list-style-types” style and setting it to “none” for li tags, ul tags, and for the menu item class that is generated by the plugin.
