How to eliminate bullet points from ul without altering svg icon arrangement?

I am using this code in one of my Shopify store. I want to get rid of those bullets showing without disturbing the horizontal arrangements of the svg icons.> > Same code is working on another store with same theme but showing bullets on my theme.> >

LT01: 70% wool, 15% polyester, 10% polyamide, 5% acrylic 900 Grms/mt

@Dhruva123

Welcome to the Shopify community!
Thanks for your good question.

Please share your site URL,
I will check out the issue and provide you a solution here.

https://sigmafox.in/pages/test

Dear @Zworthkey This is the url and store is in development so password is fox.

Hi you can use this code to remove these bullets.

li.l_custom_svg{ list-style-type:none !important; }

Let me know if its working by clicking the like button and mark as accepted solution if its work

@Dhruva123

Go to your code editor ‘Layout > theme.liquid’ and add this code above or tag

li.l_custom_svg {
    list-style-type: none;
}

If helpful then please Like and Accept Solution. Want to modify or custom changes on store Hire me. Feel free to contact me on mail | Shopify Design Changes | Custom Modifications In to Shopify Theme