Dawn Theme Footer Menu problem

Solved
artiumc
Excursionist
25 0 7

Hello, I took a picture of the problem that appears to me for some reason.
I haven't touched anything in the code except RTL

Thank you very much in advance for the help 🙏

 

 

 

 

shopifyp.png

Accepted Solution (1)
Dan-From-Ryviu
Shopify Partner
5415 987 1008

This is an accepted solution.

Hi @artiumc 

Go to your Online store > Themes > Edit code > Assets > open base.css file. add this code at the bottom of your page 

.footer-block__details-content>li:not(:last-child) { margin-right: 0px !important; }

Screenshot_4.jpg

- Helpful? Like and Accept a solution. - Donate: Buy coffee - or Paypal me ❤️
- Ryviu - Product Reviews app, collect consumer photo reviews, import reviews from AliExpress, Amazon, Etsy, Shoppe and Walmart and CSV.
- Lookfy app: Create Image Lookbook, Photo Gallery with product hotspots
- Enjoy 3 months of Shopify for $1/month. Sign up now

View solution in original post

Replies 4 (4)
Dan-From-Ryviu
Shopify Partner
5415 987 1008

Hi @artiumc 

Could you share your store link?

- Helpful? Like and Accept a solution. - Donate: Buy coffee - or Paypal me ❤️
- Ryviu - Product Reviews app, collect consumer photo reviews, import reviews from AliExpress, Amazon, Etsy, Shoppe and Walmart and CSV.
- Lookfy app: Create Image Lookbook, Photo Gallery with product hotspots
- Enjoy 3 months of Shopify for $1/month. Sign up now

artiumc
Excursionist
25 0 7

Thank you for the comment

https://3da9cd-3.myshopify.com/

The password is: geibee

 

Thank you🙏

Dan-From-Ryviu
Shopify Partner
5415 987 1008

This is an accepted solution.

Hi @artiumc 

Go to your Online store > Themes > Edit code > Assets > open base.css file. add this code at the bottom of your page 

.footer-block__details-content>li:not(:last-child) { margin-right: 0px !important; }

Screenshot_4.jpg

- Helpful? Like and Accept a solution. - Donate: Buy coffee - or Paypal me ❤️
- Ryviu - Product Reviews app, collect consumer photo reviews, import reviews from AliExpress, Amazon, Etsy, Shoppe and Walmart and CSV.
- Lookfy app: Create Image Lookbook, Photo Gallery with product hotspots
- Enjoy 3 months of Shopify for $1/month. Sign up now

artiumc
Excursionist
25 0 7

Thank you very much! it worked🙏