Footer menu won't show on desktop view with a white background, but it shows on mobile

Hi,

I need help with my footer contact information. On web view the Contact links disappear but when you switch to mobile you can see them. I want my footer to be white or a lighter color but you can’t see the links unless you change the theme a dark color which I don’t want.

@nellojune Please follow the below steps:-

Go to Online Store, then Theme, and select Edit Code.
Search for base.css/theme.css/style.css file Add the provided code at the end of the file.

@media (max-width:767px) {

.footer {
background-color:#fff !important;
}

}

Webcreto || Shopify Partner

WhatsApp: +91 9125530390

For additional discussions, reach out via: Email ID: webcreto@gmail.com

Hi @nellojune

Which one do you want the white color with blue background? or White background with black color? Please, share your store URL. Thanks!

Hi @nellojune ,

Please share your store password so that I can help.

Best,

Daisy