Reply 224420 to: How Do I Style the Ecommerce Parts

Avatar: Rose Tyler
Rose Tyler
Support staff
November 6, 2019 at 08:24

Hello,

Got to pages > Edit page > Page Layout > Page background
You can use custom CSS code. For example, add this code in Theme Options > Custom CSS area or in style.css file of child theme:

.shop-full-width {
    background-color: hsla(0, 0%, 100%, 0.8);
}

Note, that you should not edit code in style.css of the parent theme.
Let us know if you need any further assistance.

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.