Home › Forums › WoodMart support forum › Remove dropdown from Product Grid.
Remove dropdown from Product Grid.
- This topic has 7 replies, 2 voices, and was last updated 5 hours, 28 minutes ago by
admin-2531.
-
AuthorPosts
-
August 7, 2025 at 4:25 pm #678501
admin-2531ParticipantHi, I’m using the Product Grid – Product Design – Full Button Width.
When I hover over the product I get this product detail dropdown, & shadow that I don’t want.
How can I remove it?
infatot.com
Thanks-
This topic was modified 4 days ago by
admin-2531.
Attachments:
You must be logged in to view attached files.August 8, 2025 at 9:38 am #678596
Hung PhamKeymasterHi admin-2531,
Thanks for reaching to us.
1. Please go to Theme Settings > Product Archive > Product Styles and set
Hover Content
to None https://prnt.sc/iveOZACaMr3E2. Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:
.wd-hover-with-fade div.content-product-imagin { box-shadow: none; }
Regards,
Hung PDAugust 8, 2025 at 2:53 pm #678706
admin-2531ParticipantHi, thanks for your reply.
When I change this
“Theme Settings > Product Archive > Product Styles and set Hover Content to None”
It only prevents the products on my store page from showing the second image on hover, which I do want. It doesn’t stop the info dropdown as mentioned.August 9, 2025 at 12:54 am #678837
admin-2531ParticipantI use stripe for payments. The quick pay options work on the product page & cart, but doesn’t work on checkout. Apparently this is because the checkout templates Woodmart have doesn’t contain [woocommerce_checkout], which is apparently required to show the quick payment options.
Is there a way I can get the quick payments working on your checkout templates?
infatot.com
Thanks, KelvinAugust 9, 2025 at 8:09 am #678853
Hung PhamKeymasterHi admin-2531,
1. Product design
To assist you in the best possible manner, I kindly ask that you please provide me temporary wp-admin info (wp-admin URL, username, password) to the Private Content area, this will allow me to thoroughly investigate and address your concerns more efficiently.
2. Stripe payment
WoodMart has a special widget called
Hook
in Elementor that you can place to your custom layout and then the plugin will be able to add its custom content there. But I don’t know which one exactly it needs. You can either try to select all hooks one by one or contact plugin developers for help.
https://xtemos.com/docs-topic/custom-hooks-and-plugins-compatibility/Best Regards,
Hung PDAugust 9, 2025 at 12:20 pm #678900
admin-2531ParticipantHi, please find the login details in the private area.
I’ve gone through all the hooks and nothing appears in the hook area created on the Woodmart checkout page.
If I use [woocommerce_checkout] the stripe quick buttons appear, but I cant customise the design.August 11, 2025 at 10:01 am #679065
Hung PhamKeymasterHi admin-2531,
Thanks for your patience.
I double checked your site, you are using Custom Checkout layout and Stripe payments are showing https://ibb.co/9dQ6Zv8
Please let me know if you resolved it.
Regards,
Hung PDAugust 11, 2025 at 11:04 am #679085
admin-2531ParticipantHello Hung,
The custom Checkout I’m using is one of Woodmart’s checkouts, I just changed styling.
The card payment option is showing, but this request is for the quick payment options, G-Pay & Apple-Pay to also show.I see the other issue of the dropdown info on the products hasn’t been resolved. The shadow has been removed, but when you hover over the product, I don’t want the product info dropdown.
Thanks -
This topic was modified 4 days ago by
-
AuthorPosts
- You must be logged in to create new topics. Login / Register