Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Mobile background disapeared

Home / Forums / Pinnacle Theme / Mobile background disapeared

This topic is: Not Resolved
[Not Resolved]
Posted in: Pinnacle Theme
July 16, 2019 at 1:02 am

Hi,

I always had a background image on my site and on mobile the background showed a solid color dark grey. Now it seems that the mobile background color does not work anymore.

I already tried in theme options to manage the mobile background to a solid dark grey and put in CSS

@media
only screen and (max-width: 600px) {
body {
background-color: #595959;
}
}

My website is; http://www.ardency.be

Can someone help please?

Thanks!

  • The forum ‘Pinnacle Theme’ is closed to new topics and replies.