Hi all,
I have changed the background colour of the footer using this code:
.footer {
background-color: #F0EADE !important;
}
and it works fine in the desktop but not in the mobile version.
Can someone help me please?
Hi all,
I have changed the background colour of the footer using this code:
.footer {
background-color: #F0EADE !important;
}
and it works fine in the desktop but not in the mobile version.
Can someone help me please?
Hello @MaBa ![]()
Can you share the store URL?
Sorry you are facing this issue, it would be my pleasure to help you.
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.
Thanks
Hi,
Please remove below line in assets/base.css file.
@media (min-width: 740px)
Here I attached screenshot .
Thank you.
Hi, this is strange because I don’t have that line in the base.css file.
Where could it be located?
I found it and now it works. Thanks a lot