Anniversary Special Sale! 10 Years of Excellence in WordPress Themes | Flat 20% OFF on All Themes Package. Use Code GT10YEARS Buy Now
Anniversary Special Sale Banner

Reply To: Music Pro – Footer Background Image Issue

#15707
Grace Themes
Member

Hi,

Go to the Appearance -> Editor -> style.css file
add below css code at the end of file

@media screen and (max-width:767px) {
#footer-wrapper { background-size: cover !important; }
}

Regards
Grace Themes