Centre alignment of product name and price

This topic has 2 replies, 2 voices, and was last updated 3 years ago ago by Olga Barlow

  • Avatar: iconet
    iconet
    Participant
    April 8, 2021 at 12:15

    Hello!
    I would like to align the product name and price in the centre. At the moment, the product image is centre-aligned, but the product name and price are not, and are aligned to the left, as you can see in the attached image.

    https://prntscr.com/117as14

    What do I have to do to make sure that the image, product name and price are aligned centrally?

    1 Answer
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    April 8, 2021 at 17:31

    Hello,

    Add the below code to Theme Options > Custom CSS

    .product .product-name, .product .add-to-container {
        text-align: center;
    }

    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.