Reply 298905 to: Help with Add to cart button / Footer buttons on tablet

Avatar: Rose Tyler
Rose Tyler
Support staff
August 15, 2021 at 06:59

Hello,

1/ I do not see the cart button – https://gyazo.com/351cd24c02ae6de3928a8d676e763f03 Is it disabled for unlogged users? could you provide temporary wp-admin access?
2/ Use the next custom CSS code:

@media only screen and (max-width: 992px) {
    .shop-filters-area .sidebar-widget {
        width: 100% !important;
    }
}

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.