Why does my iPhone display bullets on footer links?

Why does my iPhone display bullets on footer links?

imabyssal
Excursionist
18 0 6

Hello,

 

I dont know why iphone puts bullets to my footer links, does anyone know the reason?

 

www.imabyssal.com

 

imabyssal_0-1663601772890.png

 

Replies 3 (3)

PageFly-Victor
Shopify Partner
7865 1785 3101

Hi @Imabyssal

This is PageFly - Advanced Page Builder. I would love to give you some recommendations

 Go to Online Store-> Theme->Edit code theme.liquid paste my code after </head> element

@media not all and (min-resolution:.001dpcm)

{ @supports (-webkit-appearance:none) {

   @media (max-width:767px){

    .upper-footer.upper-footer-item-count-4 ul li{

        list-style: none !important;

}

   }

}}




Best Regards;

PageFly

imabyssal
Excursionist
18 0 6

Hello, it did not work.. ¿can you guess why? Ive also tried to paste the code into the theme.css

PageFly-Victor
Shopify Partner
7865 1785 3101

the problem on ios is really annoying. If you can give me access to the store to add and change the code then I think I'll be able to fix it quickly. if you agree can you email me privately, I will give you an email to give you permission