Home › Forums › WoodMart support forum › Inquiries about variable attributes and other questions
Inquiries about variable attributes and other questions
- This topic has 17 replies, 2 voices, and was last updated 2 years, 7 months ago by Elise Noromit.
-
AuthorPosts
-
April 2, 2022 at 3:18 pm #365920
mrx77Participant1- These points suddenly appeared, please link to explain how to use
2-How to add a variable attributes frame to be like this attached image
3- Please provide me with a link to the theme updates so that I know the latest features and additions that have been addedApril 2, 2022 at 3:51 pm #365925
mrx77ParticipantCan I add a floating WhatsApp icon through the theme, or do I need to install an external add-on?
Is there a recommendation for a specific addition in this area so that it does not conflict with the theme? Thank youApril 2, 2022 at 5:48 pm #365930
mrx77Participant5- The default product page that comes with the theme, can it be modified using Elementor Pro?
Can it be modified? Or you must create a new page through (Layouts)April 3, 2022 at 8:25 pm #366024
Elise NoromitMemberHello,
1. This is the “Off-canvas sidebar for mobile” enabled in the Theme Settings > General layout.
2. You need to enable swatches as per this manual: https://xtemos.com/docs-topic/variable-products-and-swatches/ then provide the product URL so that we could give you custom CSS.
5. Yes, you can customize the product by means of WooCommerce layouts builder https://xtemos.com/docs-cat/woocommerce-layouts-builder/?theme=woodmart
3. You need to enable the license in the theme and then you will get the option to update the theme. Please check this manual: https://xtemos.com/docs-topic/update-the-theme/
4. You can enable sticky Social icons in the Theme Settings > Social Profiles.
If you have any questions please feel free to contact us.
Best Regards
April 4, 2022 at 10:08 am #366179
mrx77ParticipantThe theme comes with a default product page, my question is how do I modify this page and not create a new page, how do I modify the default product page attached to the theme?
Thank youApril 4, 2022 at 11:47 pm #366342
Elise NoromitMemberHello,
Could you kindly advise what you want to change in the product page? You can customize the product by means of WooCommerce layouts builder https://xtemos.com/docs-cat/woocommerce-layouts-builder/?theme=woodmart
Did you try this option?
Best Regards
April 18, 2022 at 2:08 pm #369104
mrx77Participant1- How to add a variable attributes frame to be like this attached image
I attached a link to the product I want to add the limits of the variable attributes2- The video icon is white, can I convert it to red like this picture
April 18, 2022 at 2:10 pm #369105
mrx77ParticipantApril 20, 2022 at 12:24 am #369503
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Global:
.swatches-select div{ border:2px solid #cecece; padding:3px; } body .wd-swatch.active-swatch:after { opacity: 0; }
Best Regards
April 20, 2022 at 12:48 am #369505
mrx77Participant2- The video icon is white, can I convert it to red like this picture
April 20, 2022 at 3:17 am #369518
Elise NoromitMemberHello,
Please replace the CSS provided with this one:
.swatches-select div{ border:2px solid #cecece; padding:3px; background:red; color:white; } body .wd-swatch.active-swatch:after { opacity: 0; }
If you have any questions please feel free to contact us.
Best Regards
April 20, 2022 at 9:42 am #369570
mrx77ParticipantSorry, I may not have explained it well
I want the red color for the YouTube video icon only, please see this picture
https://imgur.com/ByDMqfs
——————
As for the variable attributes, this code is required, but it needs a slight modification.swatches-select div{ border:2px solid #cecece; padding:3px; } body .wd-swatch.active-swatch:after { opacity: 0; }
When I click on one of the variable features, I want it to have a thick black frame around it that distinguishes it from the rest, please see this image for clarification
https://imgur.com/rRHAMR7April 21, 2022 at 1:31 pm #369912
mrx77Participantup
up
April 22, 2022 at 7:13 pm #370292
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Global:
.swatches-select div{ border:2px solid #cecece; padding:3px; } body .wd-swatch.active-swatch:after { opacity: 0; } .swatches-select div.swatch-on-single.active-swatch{ border:2px solid #000000; }
This CSS for video icon:
body .wd-action-btn.wd-style-icon-bg-text > a { background-color: red; color: white; font-size: 13px; }
I cannot find a product with video. If the code does not work, provide product URL with the video.
Best Regards
April 23, 2022 at 2:38 am #370351
mrx77ParticipantI cannot find a product with video. If the code does not work, provide product URL with the video.
This page contains a video link
https://bit.ly/3y3vE7F- This reply was modified 2 years, 7 months ago by mrx77.
April 24, 2022 at 11:19 pm #370623
Elise NoromitMemberHello,
Please give us the page URL.
Looking forward to hearing from you.
Best Regards
April 25, 2022 at 2:15 am #370638
mrx77ParticipantThis page contains a video link
https://bit.ly/3y3vE7FApril 26, 2022 at 12:36 am #370904
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .wd-action-btn.wd-style-icon-bg-text a:before { background-color: red; color: white; }
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register