Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #30508
    ryan
    Guest

    product page not displaying background colour on the Evolve template.  I have WooCommerce installed as suggested by Boldgrid.
    Using Boldgrid Inspirations 2.2.0 

    Can someone from Boldgrid please respond.  I have wasted 4 days trying to sort this out.

    WooCommerce product page

    #30512
    Jesse Owens
    Guest

    Hello,

    Thank you very much for the great question, I’m sorry to hear that you’ve lost so much time working on this issue.

    The Product Page template is set to use whichever background you’ve selected in Customize -> Background, in your case the image background. 
    Here’s a custom CSS rule that you can paste into your Customize -> Advanced -> Custom JS & CSS menu:

    .product-template-default #content > main { background-color: rgba(0,0,0,.7); }

    This will add a black background at 70% opacity, which will make the products page look like this:

    WooCommerce product page with opaque background added

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Product page not displaying background colour on the Evolve template.’ is closed to new replies.