Home › Forums › WoodMart support forum › How to edit "Add to Cart" Button Size + Hover effect
How to edit "Add to Cart" Button Size + Hover effect
- This topic has 9 replies, 2 voices, and was last updated 4 years, 2 months ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
January 1, 2021 at 3:32 pm #255090
provsParticipantHello, is there a way to increase the size of the buttons (see screen) and how do we disable the hover effect so that it does not show the little cart icons?
Attachments:
You must be logged in to view attached files.January 2, 2021 at 7:34 am #255185
Aizaz Imtiaz AwanKeymasterHello,
I saw the screenshot you attached.
To increase the size of the button try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.btns-shop-light .woodmart-hover-standard .woodmart-add-btn>a { height: 50px; width: 150px; }
And to remove the hover icon try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.product-grid-item .woodmart-add-btn>a:before, .woodmart-hover-base:not(.product-in-carousel):not(.hover-width-small):not(.add-small-button) .woodmart-add-btn>a:before, .woodmart-hover-button .hover-mask>a:before, .woodmart-hover-info-alt .product-actions>a:before, .woodmart-hover-quick .woodmart-add-btn>a:before, .woodmart-hover-standard .btn-add>a:before, .woodmart-price-table .woodmart-plan-footer .add-to-cart-loop:before { content: none!important; }
Regards.
Xtemos Studios.January 2, 2021 at 9:31 am #255195
provsParticipantOkay thank you, it removes the icon but also the text – is there a way to keep the text, and also what do I add in the CSS to change the size of the text in the button?
Thank you for your patience,
VJanuary 2, 2021 at 10:59 am #255201
Aizaz Imtiaz AwanKeymasterHello,
You are Most Welcome.
Please provide with the admin panel login details of the website to check it myself and help you out accordingly
2) To increase the text-size try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.woodmart-hover-standard .add-to-cart-loop span { font-size: 15px; }
Regards.
Xtemos Studios.January 2, 2021 at 11:03 am #255203
provsParticipantAbsolutly! Here it comes 🙂
January 2, 2021 at 11:37 am #255212
Aizaz Imtiaz AwanKeymasterHello,
I am unable to login to your website. The login URL displays that your IP has been blocked by jetpack.
Please disable the blocking to let me login to the website and help you out accordingly.
Regards.
Xtemos Studios.January 2, 2021 at 12:00 pm #255218
provsParticipantI have disabled Jetpack, could you please try again? 🙂 Thank you!
January 2, 2021 at 12:16 pm #255226
Aizaz Imtiaz AwanKeymasterHello,
I have logged into your website and removed the hover as you mentioned.
Please clear cache and check back.
Screenshot for Clarification: https://prnt.sc/wenwyi
Regards.
Xtemos Studios.January 2, 2021 at 12:42 pm #255232
provsParticipantThank you so much! 🙂 we are moving all 3 of our sites to your theme and we really appreciate your help, thank you again!
V
January 2, 2021 at 1:15 pm #255242
Aizaz Imtiaz AwanKeymasterMost Welcome 🙂
If you do not mind, can you please leave a 5 stars rating for our Theme & Customer and Technical Support by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in the future. It would encourage our work a lot. If you like our Theme and Support.
Thanks for contacting us.
Have a great day 🙂Topic Closed.
Best Regards. -
AuthorPosts
Tagged: #addtocart #button
The topic ‘How to edit "Add to Cart" Button Size + Hover effect’ is closed to new replies.
- You must be logged in to create new topics. Login / Register