SKT Butcher – Woocommerce problem

Home Forums SKT Full Width Forum SKT Butcher – Woocommerce problem

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #179715
    Martin SminkMartin Smink
    Participant
    • Topics: 1
    • Replies: 2
    • Total: 3
    Member since: May 4, 2021

    Hi, I have an issue with this theme in displaying product page for some products, not all. And that’s strange as Woocommerce handles the display for all products in the same manner.

    Let me explain, when you look at e.g. https://wvmeat.nl/product/lams-schenkel-2-st/ (laptop screen) you see that the design is broken, while on other product pages it’s ok, check e.g. https://wvmeat.nl/product/bavette/

    I can’t figure out what’s causing this problem.

    When I use a standard theme, the problem does not appear.

    Who can help me out?

    Regards,

    Martin

    #179776
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30623
    • Total: 30623
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    @media screen and (max-width:768px) {
    .woocommerce .related ul.products li.product, .woocommerce-page .related ul.products li.product, .woocommerce .upsells.products ul.products li.product, .woocommerce-page .upsells.products ul.products li.product, .woocommerce .related ul li.product, .woocommerce-page .related ul li.product, .woocommerce .upsells.products ul li.product, .woocommerce-page .upsells.products ul li.product {
        width: 48% !important;
    }
    }

    Regards,
    Dave

    #179913
    Martin SminkMartin Smink
    Participant
    • Topics: 1
    • Replies: 2
    • Total: 3
    Member since: May 4, 2021

    Hi Dave,

    I have copy pasted the css code in the Appearance >> Customize >> Basic >> panel.
    However, it didn’t solve the problem.

    Would it be an idea to give you access to the backend so you can test your code?
    please send me an e-mail ([email protected]) and I will register you with webmaster rights.

    Best regards,

    Martin Smink

    #179919
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30623
    • Total: 30623
    Member since: August 16, 2013

    Hi,

    Kindly send us screenshot of your issues? and URL of the site and WordPress admin details (Username & Password) via email:[email protected] Please mention this forum URL while replying so that we understand what needs to be done.

    We’ll check and revert back to you.

    Regards,
    Dave

    #179920
    Martin SminkMartin Smink
    Participant
    • Topics: 1
    • Replies: 2
    • Total: 3
    Member since: May 4, 2021

    Dave

    I’ll do, tx

    Martin

    #179924
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30623
    • Total: 30623
    Member since: August 16, 2013

    Hi,

    Can you send us the screenshot of your issue as well? Upload your screenshot on https://imgbb.com/ and paste the share url here.

    Regards,
    Dave

    #179930
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30623
    • Total: 30623
    Member since: August 16, 2013

    Hi,

    Issue have been resolved.

    Regards,
    Dave

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.