Mobile footer background color change dawn theme

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?

1 Like

Hello @MaBa :waving_hand:

Can you share the store URL?

@MaBa

Sorry you are facing this issue, it would be my pleasure to help you.

Welcome to the Shopify community! :blush:
Thanks for your good question.

Please share your site URL,
I will check out the issue and provide you a solution here.

www.womanly.se

Thanks

Hi,

Please remove below line in assets/base.css file.

@media (min-width: 740px)

Here I attached screenshot .

Thank you.

1 Like

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

1 Like