Home › Forums › WoodMart support forum › Attribute Product Square and Line around the quantity
Attribute Product Square and Line around the quantity
- This topic has 29 replies, 2 voices, and was last updated 2 years, 2 months ago by Aizaz Imtiaz Awan.
-
AuthorPosts
-
September 8, 2022 at 5:38 pm #402354
simone.cavalliParticipantHello, is it possible to change the attribute label from round to square like the attachment photo? thanks and again, is it possible to remove the border that encloses the quantity? remove the line before and after the quantity number as in the photo, thanks
Attachments:
You must be logged in to view attached files.September 9, 2022 at 9:36 am #402447
Aizaz Imtiaz AwanKeymasterHello,
Please try adding the following Custom CSS in the Global Custom CSS area under THeme Settings >> Custom CSS.
.swatch-on-single.swatch-with-bg.swatch-size-large { border-radius: 0; } input.minus { border-right: 0 !important; } input.plus { border-left: 0 !important; }
Best Regards
September 9, 2022 at 12:11 pm #402490
simone.cavalliParticipantthe line between the quantity disappears “- 1 +” , but to change the attribute “size” and the attribute “color” from round to square? thanks…
also, the shopping cart button no longer works:
VIEW CART button – send to homepage and the
CHECKOUT button – open the png fileMY ACCOUNT button – send to shop page
It’s possible to solve it? thank you
Attachments:
You must be logged in to view attached files.September 9, 2022 at 3:48 pm #402519
Aizaz Imtiaz AwanKeymasterHello,
Your issues have been Resolved. Please clear cache and check back.
Best Regards
September 14, 2022 at 12:33 pm #405403
simone.cavalliParticipantthanks … and is it possible to add another type?
I have: default – Large – Extra Large … is it possible to add “custom”? where can i choose width and height? or adding 2 other types: “small” and “medium”?
thank you..thanks soo much, because 2/3 of the type is little
September 14, 2022 at 3:38 pm #405460
Aizaz Imtiaz AwanKeymasterHello,
You are Most Welcome.
You can set the width Custom as you require using the following Custom CSS.
.swatch-on-single.swatch-with-bg { border-radius: 0; height: 50px; width: 50px; }
Best Regards
September 19, 2022 at 9:47 pm #407080
simone.cavalliParticipantthank you, but why the alignment it’s not correct for all the line?
thank you, and why do I always have to reload the page twice to see the size of the correct attributes?
thank you
Attachments:
You must be logged in to view attached files.September 20, 2022 at 10:11 am #407176
Aizaz Imtiaz AwanKeymasterHello,
Please provide the URL of the product to check it myself and help you out accordingly.
Best Regards
September 20, 2022 at 10:12 am #407178
simone.cavalliParticipantyep, thank you
September 20, 2022 at 3:11 pm #407354
Aizaz Imtiaz AwanKeymasterHello,
Please deactivate the cache plugin then check back. The issue seems to be caused by caching.
Best Regards
September 20, 2022 at 10:30 pm #407460
simone.cavalliParticipantHi, I deleted the W3 cache plugin, but nothing change… for show correct the swatch attribute i need to refresh the page two time…
September 21, 2022 at 10:26 am #407548
Aizaz Imtiaz AwanKeymasterHello,
Please deactivate all the third party plugins and tell me then we will troubleshoot with the theme plugins.
Best Regards
September 21, 2022 at 11:00 am #407565
simone.cavalliParticipantI have disabled all plugins except:
-elementor
-woocommerce
-woodmart coreand keep doing the same problem
how can I do?
thank you
September 21, 2022 at 3:14 pm #407672
Aizaz Imtiaz AwanKeymasterHello,
I did not see the issue, the variations are showing fine:
Best Regards.
September 22, 2022 at 11:52 am #407875
simone.cavalliParticipantIf you reload the page you will see, the real size of the attribute… the pool tables icon need to be more big… and only on reload page, we can see it…
thank you
it’s possibile to add another size attribute?
default
large
extra-largeit’s possibile to add Medium o Little? on the next theme upgrade…
thank you soo much, your theme it’s the best theme on themeforest.
September 22, 2022 at 4:13 pm #407950
Aizaz Imtiaz AwanKeymasterHello,
I have checked on the different computers but still do not find any issue with the attributes, they are showing fine as I have already sent you the screenshot in my previous reply: https://ibb.co/V39xQgR
No, you can not change the size of the attributes, but you can change it through custom CSS code.
Best Regards.
September 30, 2022 at 12:24 am #409389
simone.cavalliParticipantI try to solve it, because, Not always, but sometimes the problem reappears,
I have another question, it’s possibile to add hover effect on attribute?when I hover the Pool tables surface, the color i choose, went bigger… it’s possible to add this hover effect?
thank you
Attachments:
You must be logged in to view attached files.September 30, 2022 at 1:20 pm #409515
Aizaz Imtiaz AwanKeymasterHello,
1. The issue seems to be with caching. Because I checked various times and the issue did not appear for me.
2. Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.wd-swatch.swatch-on-single.swatch-with-bg.wd-tooltip.swatch-size-default.swatch-enabled.wd-tooltip-inited:hover { width: 50px; height: 50px; }
Best Regards
September 30, 2022 at 1:35 pm #409517
simone.cavalliParticipantit works quite well, only the last one in the row, going to the head to create a bit of confusion, is it possible that it is better to insert a larger preview instead of a hover effect? like the zoom you see when you hover the mouse over the product image?
ps. thank you for your assistance and try to solve every request, the theme is worth more than all, thank you soo much
LINK VIDEO: https://www.loom.com/share/4ecc17b56b504ba78d1b404726471996
October 1, 2022 at 9:43 am #409662
Aizaz Imtiaz AwanKeymasterHello,
Sorry but there is no option in Theme Settings available for that.
It requires customization and this is out of our theme support scope.
Best Regards
October 4, 2022 at 12:40 pm #410346
simone.cavalliParticipantthank you so much, i would try to do it by myself with custom css and js,
but now i have another problem, after updating the theme to 7.0.0
the boundary radius has been reset to the default statehow can i reshape all dimensions? removing the edge?
now i use these, how should i change the class?
.swatch-on-single.swatch-with-bg {
border-radius: 0! important;
height: 40px;
width: 40px;
}.swatch-on-single.swatch-with-bg.swatch-size-large {
border-radius: 0! important;
height: 70px;
width: 70px;
}.swatch-on-single.swatch-with-bg.swatch-size-xlarge {
border-radius: 0! important;
height: 120px;
width: 120px;
}thank you
Attachments:
You must be logged in to view attached files.October 4, 2022 at 4:29 pm #410554
Aizaz Imtiaz AwanKeymasterHello,
Please go to Theme Settings >> CLick the save changes button once to update the theme options you have set with the old theme.
Best Regards.
October 4, 2022 at 5:45 pm #410632
simone.cavalliParticipantsorry but don’t work..
it’s possible I have to change this? .swatch-on-single.swatch-with-bg.swatch-size-large
in this: .swatch-on-single.swatch-with-bg.swatch-size-l or .swatch-on-single.swatch-with-bg.swatch-size-xl ecc?
October 5, 2022 at 9:59 am #410820
Aizaz Imtiaz AwanKeymasterHello,
Please share the WP admin login details of your site so I will check and give you the updated custom CSS code.
Best Regards.
October 5, 2022 at 10:16 am #410825
simone.cavalliParticipantI write on private content, thank you
October 5, 2022 at 12:32 pm #410899
Aizaz Imtiaz AwanKeymasterHello,
Sorry for the inconvenience.
Actually, after the Theme Update the classes have been changed a bit.
So, as far as making Swatches square is concerned, it has now been made on your Site with the following CSS applied: https://ibb.co/ZN0PyJY
So, the same goes with the Swatches Images classes too. To increase their width and height, the following CSS has been applied on your Site: https://ibb.co/xggQBCy
Best Regards
October 5, 2022 at 7:48 pm #411093
simone.cavalliParticipantthank you soo much, I thought about it…
and it’s possible to insert:
border-top: 0em
border-left: 0em
border-bottom: 0em
border-right: 0em. ???because I need to take it off thank you
Attachments:
You must be logged in to view attached files.October 6, 2022 at 9:41 am #411180
Aizaz Imtiaz AwanKeymasterHello,
Instead of using multi-line CSS to remove Border from the required 4 places you can simply use a single-line CSS to hide the Border, which has been applied on your Site. Please see the following Image to know about it: https://ibb.co/ZdMzXS2
Best Regards
October 6, 2022 at 10:22 am #411198
simone.cavalliParticipantGreat! I have never seen assistance like yours … you are fantastic, thank you!
October 6, 2022 at 10:29 am #411200
Aizaz Imtiaz AwanKeymasterMost Welcome!!!.
I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.
We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.
Thanks for contacting us.
Have a great day.Topic Closed.
Best Regards. -
AuthorPosts
The topic ‘Attribute Product Square and Line around the quantity’ is closed to new replies.
- You must be logged in to create new topics. Login / Register