Home › Forums › SKT Full Width Forum › SKT Butcher – Woocommerce problem
- This topic has 6 replies, 2 voices, and was last updated 3 years, 6 months ago by Sonl Sinha.
-
AuthorPosts
-
June 7, 2021 at 1:52 pm #179715
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
June 8, 2021 at 1:03 pm #179776Hi,
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,
DaveJune 10, 2021 at 12:15 pm #179913Hi 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
June 10, 2021 at 12:41 pm #179919Hi,
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,
DaveJune 10, 2021 at 12:48 pm #179920Dave
I’ll do, tx
Martin
June 10, 2021 at 1:04 pm #179924Hi,
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,
DaveJune 10, 2021 at 1:56 pm #179930Hi,
Issue have been resolved.
Regards,
Dave -
AuthorPosts
- You must be logged in to reply to this topic.