Product catalogue not displaying in a straight line

This topic has 4 replies, 3 voices, and was last updated 1 years, 11 months ago ago by Olga Barlow

  • Avatar: Toby
    Toby
    Participant
    May 4, 2022 at 14:32

    Hi all,

    Please could you tell me how i can straighten out the products in the shop page, they are not displaying in a straight line. How can i rectify this? See screenshot below

    /Users/tobywakenshaw/Desktop/Screenshot 2022-05-04 at 14.03.53.png

    Secondly, there is a black line with ‘or’ next to my add to cart/quantity and i don’t believe it should be there, how can i remove this one please?
    See below screenshot

    /Users/tobywakenshaw/Desktop/Screenshot 2022-05-04 at 14.31.33.png

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 4, 2022 at 16:06

    Hello,

    We can’t see your screenshots, upload them here – https://imgbb.com/ and provide URLs, please.

    Regards

    Avatar: Toby
    Toby
    Participant
    May 5, 2022 at 14:17

    Hi Rose,

    Please see below:

    https://ibb.co/ygmrdNh

    https://ibb.co/Jv4jNdf

    Thank you

    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

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.