Home › Forums › WoodMart support forum › Mobile add to card button
Mobile add to card button
- This topic has 6 replies, 2 voices, and was last updated 4 months, 2 weeks ago by Luke Nielsen.
-
AuthorPosts
-
July 25, 2024 at 8:22 am #585552
luka.soldo007ParticipantAfter my last update…add to card button on mobile changed…it was icon now its text, but text is too long for mobile display
how to set to show icon instead of text (but ONLY on mobile) or how to change font of add to card on mobile view
Desktop mode is totally fine, just issue with mobile/phone view “add to card”
July 25, 2024 at 8:57 am #585557
luka.soldo007Participanti want on phone to display cart icon instead of text but on desktop to be normal (text and when hover to display icon) like usual..it was normal but after update on mobile view its showing like on desktop, how to fix it?
July 25, 2024 at 9:53 am #585584
Luke NielsenKeymasterHello,
I would like to request temporary admin access to the website to take a better look at the issue there
Thank you in advance.
Kind Regards
July 25, 2024 at 11:09 am #585607
luka.soldo007ParticipantSure..and please check warning that i’m getting..i know its elementor but i got it after updating theme
Warning: Undefined array key “margin_tablet” in /home/u942536509/domains/matrix-centar.com/public_html/wp-content/plugins/elementor/core/files/css/base.php on line 783
Warning: Undefined array key “margin_mobile” in /home/u942536509/domains/matrix-centar.com/public_html/wp-content/plugins/elementor/core/files/css/base.php on line 783
Warning: Undefined array key “padding_tablet” in /home/u942536509/domains/matrix-centar.com/public_html/wp-content/plugins/elementor/core/files/css/base.php on line 783
- This reply was modified 4 months, 2 weeks ago by luka.soldo007.
Attachments:
You must be logged in to view attached files.July 25, 2024 at 11:54 am #585635
Luke NielsenKeymasterHello,
For the tablet and mobile set the 0 margin and padding in the body settings of Elementor – https://prnt.sc/sWEzCTrYJNPD
Then check how it works.
Kind Regards
July 25, 2024 at 12:11 pm #585640
luka.soldo007ParticipantYeah, that helped..warning not showing anymore, thanks
can you please check that thing with text showing instead of icon on mobile view on “add to c ard ” button
on mobile view it should be icon (it was icon before, but now its text, turn into icon on hover” but on phone i think it should be icon the whole time..on desktop its okay text to icon (like usual) but on phone it should be only icon because text is too long and if i said smaller font it looks weird
- This reply was modified 4 months, 2 weeks ago by luka.soldo007.
July 26, 2024 at 9:34 am #585893
Luke NielsenKeymasterHello,
Use the code below to show the cart icon:
body .wd-product.wd-hover-fw-button .wd-add-btn .add-to-cart-loop span { display: none !important; } body .wd-product .wd-add-btn-replace .add-to-cart-loop:before { transform: unset; }
Define it for Mobile CSS area in Theme Settings -> Custom CSS.
Kind Regards
- This reply was modified 4 months, 2 weeks ago by Luke Nielsen.
-
AuthorPosts
- You must be logged in to create new topics. Login / Register