• Resolved Nita Peterson

    (@ncorum)


    I’ve tried disabling other plugins and various CSS but I can’t get the product names to wrap to a second or third line.

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

Viewing 1 replies (of 1 total)
  • Plugin Author moreconvert

    (@moreconvert)

    Hi there! Thanks for reaching out!

    To resolve this issue, You can try using the following CSS code snippet:

    .wlfmc-wishlist-table.view-mode-grid .product-name strong {
    ??white-space: wrap !important;
    }

    This code should address the issue by allowing the product names to wrap to multiple lines.

    Let me know if you need any further assistance!

Viewing 1 replies (of 1 total)
  • The topic ‘Product Name not wrapping on Wishlist Grid’ is closed to new replies.