How to change position excerpt above price in shop page loop?

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

  • Avatar: Kestutis
    Kestutis
    Participant
    February 1, 2023 at 14:40

    Hi. I must change position excerpt, how i can do that?
    Example how I must make by example: https://prnt.sc/Yw6pkpZ4Qy5r
    Now by default: https://prnt.sc/gIbALqMHVww5
    Or which hook i must use?

    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 1, 2023 at 17:11

    Hello, Kestutis

    Try to use the next code:

    .product-details {
        display: flex;
        flex-wrap: wrap;
    }
    .product-details .price {
        order: 1;
    }

    Place the code into Theme Options > Theme custom CSS

    Kind Regards,
    8theme team

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

The issue related to '‘How to change position excerpt above price in shop page loop?’' 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.