Okay
  Public Ticket #2393575
overlapping image
Closed

Comments

  • Williams started the conversation

    with the update:

    - The price sometimes overlaps with the other book. (image)
    - now I don't see the author of the book

  • [deleted] replied

    Hi hernandw,

    1— Can you please add the code below to your Custom CSS area:

    @media screen and (min-width: 768px)
        .woocommerce .products .product .item-info .item-info-row>.price-column {
        white-space: unset;
        padding-left: 10px;     } }

    2— I just did that for you. I also added the CSS codes of the original Bookstore demo to your site too.

    See video: https://d.pr/v/wW6Jhc

    Have a nice day!