Stars, Reviews, Add to Cart to be in 1 column instead of inline in 1 row

This topic has 2 replies, 2 voices, and was last updated 4 years, 3 months ago ago by Rose Tyler

  • Avatar: boobeeboo
    boobeeboo
    Participant
    January 10, 2020 at 05:44

    Currently, the Stars + Reviews + Add to Cart button are inline instead of one on top of another on the shop page. Image attached. Could you please advise how to edit? Thank you!

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 10, 2020 at 08:17

    Hello,

    Add the next code in Theme Options > Theme Custom CSS > Global custom CSS:

    .content-product .yotpo-stars, 
    .content-product .yotpo .text-m {
        text-align: center;
    }
    .content-product .bottomLine {
        display: block;
    }
    .content-product .yotpo .standalone-bottomline .pull-left {
        flex-direction: column;
        width: 100%;
        float: none !important;
    }

    Regards

  • Viewing 2 results - 1 through 2 (of 2 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.