Shopify themes, liquid, logos, and UX
Hello,
I dont know why iphone puts bullets to my footer links, does anyone know how to fix it?
Solved! Go to the solution
This is an accepted solution.
yes, please add this code
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.css ->paste below code at the bottom of the file.
.footer-linklist ul {list-style: none !important;}
Hello, anyone can help me with this? @KetanKumar @PageFly-Victor @suyash1 @Ahsan_ANC @PageFly-Richard @GabrielS @oscprofessional @made4Uo @LitCommerce @Wish-It
Hi @imabyssal ,
You can try this code
1. Go to Online Store-> Theme->Edit code
2. Asset-> theme.css ->paste the below code at the bottom of the file.
ul[style] {
list-style-type: none !important;
}
This is an accepted solution.
yes, please add this code
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.css ->paste below code at the bottom of the file.
.footer-linklist ul {list-style: none !important;}
Hi @imabyssal,
Go to Assets > theme.css and paste this at the bottom of the file:
.rte ul, .rte ol, .rte dl {
list-style-type: none !important;
}
Hope it helps!
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024