Reply 323229 to: Product catalogue not displaying in a straight line

Avatar: Olga Barlow
Olga Barlow
Support staff
May 5, 2022 at 21:27

Hello,

1) Go to Theme Options > WooCommerce > Shop > Product styles > Product Title Limit By > choose Lines and choose 3.

2) The first OR text comes from the third-party plugin that you use. So, add the below code to Theme Options > Custom CSS to hide that

.cart p#wcpay-payment-request-button-separator {
    display: none !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.