Okay
  Public Ticket #3370544
Shop catalog default layout
Closed

Comments

  •  40
    ep started the conversation

    Hi, I want to use the Default shop catalog layout - however I'd really really like the price to be on the next line (line break between product title, instead of two column same line). Is there a way I can achieve this at all? That would be amazing if possible, thank you.

    [EDIT]

    Sorry, I succeeded with the following CSS. I will keep this ticket public for others!

    .woocommerce .products .product .item-info .item-info-row {
        display: block !important;
    }

    Attached files:  Screenshot 2023-05-15 at 13.49.16.png

  • [deleted] replied

    Thanks for sharing this with us Elliot.

    Have a great day!