Home › Forums › WoodMart support forum › Size Guide
Size Guide
- This topic has 9 replies, 2 voices, and was last updated 7 months, 1 week ago by Aizaz Imtiaz Awan.
-
AuthorPosts
-
April 25, 2024 at 2:56 pm #560663
shwetaParticipantHello team,
I would like to request assistance in setting the size and color options on the left side, with the size guide button placed in the middle. For a better understanding, please refer to the screenshot attached.
Thank you!
Attachments:
You must be logged in to view attached files.April 25, 2024 at 4:21 pm #560735
Aizaz Imtiaz AwanKeymasterHello,
Please add below Custom CSS code to Theme Settings > Custom CSS > Global custom CSS:
.single-product .wd-action-btn.wd-style-icon>a { top: 55px; }
Best Regards.
April 25, 2024 at 4:34 pm #560743
shwetaParticipantThanks, it’s working fine now.
Can we shift the colour and size left instead of the center?
April 26, 2024 at 9:33 am #560911
Aizaz Imtiaz AwanKeymasterHello,
Please add below Custom CSS code to Theme Settings > Custom CSS > Global custom CSS:
.text-center table.variations tbody, .text-center table.variations tr, .text-right table.variations tbody, .text-right table.variations tr { right: 30px; position: relative; }
Best Regards.
April 26, 2024 at 9:40 am #560924
shwetaParticipantello,
Thank you, the code is working fine, but the color has not shifted on the right side. Please find the URL below: https://akshatraghava.website/product/bold/
Could you please check it?”
Attachments:
You must be logged in to view attached files.April 26, 2024 at 12:59 pm #561025
Aizaz Imtiaz AwanKeymasterHello,
Please try to use the below custom CSS code and paste it to Theme Settings > Custom CSS > CSS for desktop section:
[class*="wd-swatches"].wd-bg-style-4 .wd-swatch.wd-bg { right: 60px; }
Best Regards.
May 6, 2024 at 1:45 pm #563532
shwetaParticipantHello,
Apologies for the delayed response. I’ve implemented the code you provided, but it seems that the ‘Size Guide’ button is not clickable after adding it. Could you please check this for me? I’ve already shared the WP-login details in the private content.
Thank you.
May 6, 2024 at 3:36 pm #563581
Aizaz Imtiaz AwanKeymasterHello,
You are hiding the Size Guide Button icon on your site with custom css. Navigate to Appearance > Customize and remove the CSS.
Best Regards.
May 6, 2024 at 3:51 pm #563586
shwetaParticipantOk, can you please help me where to remove that code? because i’m unable to find the code.
May 7, 2024 at 9:51 am #563733
Aizaz Imtiaz AwanKeymasterHello,
I have commented out the code. Navigate to Appearance > Customize > Additional CSS > Check the code in 5 and 22 lines. Check back your site and check the issue.
Best Regards.
-
AuthorPosts
- You must be logged in to create new topics. Login / Register