Home / Forums / WoodMart support forum / Product variations, “choose an option” is cut off
Home › Forums › WoodMart support forum › Product variations, “choose an option” is cut off
Product variations, “choose an option” is cut off
- This topic has 13 replies, 2 voices, and was last updated 3 years, 6 months ago by
Elise Noromit.
-
AuthorPosts
-
May 2, 2022 at 6:31 pm #372556
contactpleazurrParticipantHello,
How can I fix the product variation section so it does not cut off as seen here: https://snipboard.io/HKNfo6.jpg
It should say “choose an option”
May 3, 2022 at 1:59 am #372600
Elise NoromitMemberHello,
Please deactivate all the plugins except these ones:
Slider Revolution
WPBakery Page Builder or Elementor
Woodmart Core
Contact Form 7
MailChimp for WordPress
WooCommerce
Safe SVGIf the problem has gone, activate the plugins one by one, checking the issue to detect which one causes the problem.
In case, the problem remains, even after all the plugins are deactivated, provide your site admin access (insert the site credentials into the Private content block under the message area) and confirm the permission for plugins deactivation, switching to the parent theme. As soon as we complete the testing we will enable all back, however, the site would be without plugins for 15-20 min. You would better make the full backup of your site.
Best Regards
May 3, 2022 at 12:19 pm #372718
contactpleazurrParticipantHello, I have added the info in the private content.
I confirm the permission for plugins deactivation.May 4, 2022 at 3:13 am #372929
Elise NoromitMemberHello,
Could you provide the page URL, the product I check does not have the problem you show: https://gyazo.com/eb3ff83287886e279afcdf0f5e802bb7
Best Regards
May 4, 2022 at 11:34 am #372980
contactpleazurrParticipantHi there,
Please check the URLs in private content.
May 5, 2022 at 1:26 pm #373310
Elise NoromitMemberHello,
I have deactivated Dokan Pro and Elementor Pro and PHP as well as child theme and it works: https://gyazo.com/4bf554e9ba61c6d7a0f8caf9129a3ff8
If you have any questions please feel free to contact us.
Best Regards
May 5, 2022 at 1:51 pm #373318
contactpleazurrParticipantHello,
I need Dokan pro and Elementor Pro and PHP. Without these my site will not work (it’s a multi vendor online marketplace) so I can’t have them deactivated.
Don’t you have a css code to fix this? It’s not happening on my current live site with another theme
Please advise.
May 6, 2022 at 1:25 pm #373661
Elise NoromitMemberHello,
Let us solve all the issues and then you will activate them.
Best Regards
May 6, 2022 at 4:51 pm #373753
contactpleazurrParticipantPlease let me know when you solved this issue.
May 7, 2022 at 12:02 am #373808
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Global:
.elementor-add-to-cart .elementor-element form.cart .variations { width: 100% !important; margin-bottom: 15px !important; }Best Regards
May 8, 2022 at 11:09 am #373975
contactpleazurrParticipantHello that does not work. Please see video in private content.
May 9, 2022 at 12:37 pm #374227
Elise NoromitMemberHello,
Please try this code:
body table.variations select { max-width: 100%!important; } body .elementor-element form.cart .variations { width: 100% !important; margin-bottom: 15px !important; }Best Regards
May 9, 2022 at 1:06 pm #374242
contactpleazurrParticipantThank you that worked!
May 10, 2022 at 2:13 pm #374592
Elise NoromitMemberYou are welcome! We are here to help.
Wish you a wonderful day!
-
AuthorPosts
The topic ‘Product variations, “choose an option” is cut off’ is closed to new replies.
- You must be logged in to create new topics. Login / Register