Why is my Dawn Theme footer menu displaying errors?

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 :folded_hands:

Hi @artiumc

Could you share your store link?

Thank you for the comment

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

The password is: geibee

Thank you :folded_hands:

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; }

Thank you very much! it worked :folded_hands: