Home › Forums › WoodMart support forum › Remove quantity on product page
Remove quantity on product page
- This topic has 8 replies, 2 voices, and was last updated 15 hours, 15 minutes ago by
amirghaffarii03.
-
AuthorPosts
-
February 14, 2025 at 12:49 am #637997
amirghaffarii03ParticipantHey,
Are you able to help us remove the quantity selector on the product page?
Thanks
Attachments:
You must be logged in to view attached files.February 14, 2025 at 12:53 pm #638085
Aizaz Imtiaz AwanKeymasterHello,
Please add this code to the Theme Settings > Custom CSS > Global:
.woocommerce div.product form.cart .quantity { display: none !important; }
Best Regards,
February 15, 2025 at 8:14 pm #638381
amirghaffarii03ParticipantThanks!
I was also wondering, is there a way to remove the effect for the “Accordion” Widget?
As you can see below, once it is pressed it has a animation/script that moves the screen so it aligns, however I wonder if we can remove this effect?
February 17, 2025 at 10:00 am #638531
Aizaz Imtiaz AwanKeymasterHello,
This option is available in the custom layout. Navigate to Layouts > Edit Single product Layout > Edit Products Tabs and choose the layout “Accordion”.
Further, you can read more about the Layout Builder here: https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/
Best Regards,
February 17, 2025 at 3:12 pm #638698
amirghaffarii03ParticipantHey,
I think I was a bit unclear in my previous message. What I meant wasn’t about the type of accordion we want, but rather its animations. As you can see on mobile, when you tap on a question, the site automatically scrolls to fit the question on the screen. However, we’d like to remove this animation.
Thanks!
February 18, 2025 at 8:50 am #638870
Aizaz Imtiaz AwanKeymasterHello,
Can you please share the page URL so I can check and give you a possible solution?
Best Regards,
February 19, 2025 at 3:06 am #639207
amirghaffarii03ParticipantHey,
Please check below
February 19, 2025 at 11:45 am #639312
Aizaz Imtiaz AwanKeymasterHello,
We have solved this issue and released the patch: (639308) https://postimg.cc/K3Yp6pvW
We kindly request you to please apply that patch on your site by navigating to Woodmart >> Patcher to resolve your issue on your site.
Best Regards,
February 20, 2025 at 2:05 pm #639651
amirghaffarii03ParticipantHey Aizaz,
I have updated the recent patch, but the issue is still there, can I ask what did you solve?
Because I still think there is a missunderstanding.
We are talking about the small animation (which I think is there for a reason, and that is to redirect so the accordian is center in the screen), however we wonder can we remove this animation?
-
AuthorPosts
- You must be logged in to create new topics. Login / Register