• Resolved yantastic

    (@yantastic)


    Hi,

    I’m having issues with how WooCommerce is displaying the prices on my product page. More specifically, WooCommerce product prices are overlapping on top of the product titles because they are too long. Is there a solution to this besides truncating the title?

    If you look at the page I’ve linked and scroll down, you should see some product title and price overlap. Thanks!

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Try:

    ul.products li.product .price {
      margin-top: -4px !important;
    }

    Custom css can be entered at:
    Dashboard > Appearance > Customise > Additional CSS

    Plugin Support Hannah S.L.

    (@fernashes)

    Automattic Happiness Engineer

    We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Woocommerce Price’ is closed to new replies.