Too long description behind shopping cart symbol

Home Forums Jevelin Theme Too long description behind shopping cart symbol

Home Forums Jevelin Theme Too long description behind shopping cart symbol

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
  • CBDFactum
    Participant

    Hi,

    I don’t know if it comes from your theme, I refer to this page:

    https://sk.cbdfactum.com/product-category/cbd-oil/

    This is the Slovak version and check the attached screenshot. You can see the description is too long and is covered by the shopping cart symbol.

    May be you can somehow fix it, that a too long description breaks into new line before the shopping card symbol.

    Thx

    Attachments:
    You must be logged in to view attached files.

    Hi @CBDFactum,

     

    I hope you are well today and thank you for your question.

     

    I am not sure why this is happening as CSS is minified on your website.

     

    You can resolve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .woocomerce-styling.sh-woocommerce-products-style2 ul.products h2.woocommerce-loop-product__title {
        max-width: 82%;
    }

     

    Best regards,
    Shufflehound team

    CBDFactum
    Participant

    Thx, this fixed it. Should I disable CSS minifying so you can observe it?

    Thx, this fixed it.

    You are most welcome here 🙂

    Should I disable CSS minifying so you can observe it?

    You can just temporarily disable it and notify me here.

    CBDFactum
    Participant

    I – hopefully – disabled it in Cloudflare. Have a look and let me know when I can enable it again.

    Thx

    I visited your shared website and it seems still enabled.

    CBDFactum
    Participant

    Strange. Can you please provide me the link or name to the CSS you want to check so I can check if it isn’t minified?

    It is theme style.css file that is saved on the path /themes/jevelin/style.css

Viewing 8 posts - 1 through 8 (of 8 total)