Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

storefront remove background image on one page

$
0
0

Replies: 0

I am using Storefront with Woocommerce. I would like to use a background image on all pages but the Shop, Cart and Checkout pages. I set the background image in Customize/Appearance/Background. But there is no option for selecting what pages you want it on. So, I placed this code into Additional CSS, which did not work. .body.page-id-253,
.body.page-id-250,
.body.page-id-1072
{
background-image:none !important;
}
I would really appreciate any help.


Viewing all articles
Browse latest Browse all 59525

Trending Articles