Add Product with price by side - by Fernando

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

  • Avatar: Fernando
    Fernando
    Participant
    May 11, 2021 at 10:37

    Hello,

    How can i do this using the theme?

    What i have is this

    Thanks a lot

    Please, contact administrator
    for this information.
    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 11, 2021 at 10:52

    Hello,

    Try to add the next code in Theme options > Theme custom CSS:

    .content-product .price,
    .product-details .button:not(.compare) {
        display: inline-block;
    }
    .content-product .price {
        width: 30% !important;
    }

    Regards

    Avatar: Fernando
    Fernando
    Participant
    May 14, 2021 at 00:41

    Thanks a lot for the help Rose.

    you more question. How can i change position? Price and Button?

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    May 14, 2021 at 13:29

    Hello,

    Check now.

    Regards

    Avatar: Fernando
    Fernando
    Participant
    May 31, 2021 at 15:09

    Thanks a lot.

    Can upgrade theme version without problem?

    Thanks

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    June 1, 2021 at 14:31

    Hello,

    Yes, code was added to custom CSS. It won’t be affected by theme updates.

    Regards

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

The issue related to '‘Add Product with price by side’' has been successfully resolved, and the topic is now closed for further responses

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