Home › Forums › WoodMart support forum › Some Issue Product page
Some Issue Product page
- This topic has 7 replies, 2 voices, and was last updated 3 years, 5 months ago by Aizaz Imtiaz Awan.
-
AuthorPosts
-
June 25, 2021 at 2:45 pm #302537
triptirawatParticipant1st. Align the text of attribute “size ” to left (1.jpg )
2nd. Remove clear and the size show after choosing the attribute for size on the top which is coming sharing the screen shot
3rd. Put the spacing in product page between add cart, buy now and quantity
4rd. Want to add Text that is Quantity above Quantity box
5th. i want to Align the product page in The Center of the website6th. Can we put dot slider not arrow for product gallery images below product image
7th. Can we put space between the image and text of product page ( 7.JPG )Attachments:
You must be logged in to view attached files.June 26, 2021 at 8:06 am #302628
Aizaz Imtiaz AwanKeymasterHello,
I saw the screenshots you attached.
1) Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.woo-variation-swatches.wvs-show-label .variations td .woo-selected-variation-item-name, .woo-variation-swatches.wvs-show-label .variations td label { margin-left: -10px; }
2) I am unable to see the screenshot you attached.
3) Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.product-image-summary .single_add_to_cart_button { margin-bottom: 20px; margin-top: 20px; }
4) Sorry but there is no option in Theme Settings available for that.
5) Please Go to Theme Settings >> Product Page.
Screenshot for Clarification: https://gyazo.com/0b506ab458ff3fded4a736b750983f7f
6) Sorry but there is no option in Theme Settings available for that.
7) Your screenshot is not clear enough to understand what you require.
Regards.
Xtemos StudiosJune 26, 2021 at 8:19 am #302637
triptirawatParticipant2) Remove clear and the size show after choosing the attribute for size on the top which is coming sharing the screen shot
2) I am unable to see the screenshot you attached.
Sharing screen shot
Attachments:
You must be logged in to view attached files.June 26, 2021 at 11:52 am #302671
Aizaz Imtiaz AwanKeymasterHello,
I saw the screenshot you attached.
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.variations_form.variation-swatch-selected .reset_variations { display: none !important; } .woo-variation-swatches.wvs-show-label .variations td .woo-selected-variation-item-name, .woo-variation-swatches.wvs-show-label .variations td label { display: none; }
Regards.
Xtemos StudiosJune 26, 2021 at 12:10 pm #302682
triptirawatParticipantThank You , Your code is working but Text which is mention size is also gone
Attachments:
You must be logged in to view attached files.June 26, 2021 at 12:57 pm #302703
Aizaz Imtiaz AwanKeymasterHello,
You are Most Welcome.
Please replace the previous Custom CSS with the following in the Global Custom CSS area under Theme Settings >> Custom CSS.
.variations_form.variation-swatch-selected .reset_variations { display: none !important; }
Best Regards
June 26, 2021 at 1:08 pm #302704
triptirawatParticipanti want this
Attachments:
You must be logged in to view attached files.June 26, 2021 at 1:22 pm #302716
Aizaz Imtiaz AwanKeymasterHello,
Please add this Custom CSS with the previous Custom CSS then check back.
span.woo-selected-variation-item-name { display: none !important; }
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register