Home › Forums › WoodMart support forum › Change icon on shop pages to button
Change icon on shop pages to button
- This topic has 13 replies, 2 voices, and was last updated 3 years, 10 months ago by
Elise Noromit.
-
AuthorPosts
-
April 28, 2021 at 2:26 pm #287661
parkerdeanoParticipantHow do I change remove the add to cart icon on mobiles that is showing and just keep it as a button?
See screenshot attached.
Thanks.
Attachments:
You must be logged in to view attached files.April 28, 2021 at 10:34 pm #287766
Elise NoromitMemberHello,
Please deactivate all the plugins not related to the theme and switch the parent theme, check the issue, If the problem has gone, activate the plugins one by one, checking the issue to detect which one causes the problem.
if the problem remains, even after the plugins deactivated, please, provide your site admin access to the private area.
Please confirm the permit for us to deactivate the plugins not related to the theme and switch to the parent theme for the while of checking what may take up to 15 minutes.
Best Regards
April 29, 2021 at 2:30 am #287779
parkerdeanoParticipantI don’t think it’s an error or problem. On a smaller screen the buttons on the shop pages under the products changes to an icon. I’m just saying I want it to stay as a button.
I added a sample request function so there should be a button for add to cart & a button for sample request.
April 29, 2021 at 8:49 am #287888
Elise NoromitMemberHello,
I see the doubled icon that is why thought it was a bug.
Please provide your site admin access to the private area. I will check what is possible to do.
Best Regards
April 29, 2021 at 8:57 am #287895
parkerdeanoParticipantIt might be that they just need to be on different lines when on mobile devices with the sample request button under the add to cart button.
Let me know if you need anything else.
Thanks.
April 29, 2021 at 7:08 pm #288115
Elise NoromitMemberHello,
Please check Dashboard > Settings > General > site URL: if your site is https://… it should be the same URL there.
Best Regards
April 30, 2021 at 2:39 am #288162
parkerdeanoParticipantThey are both set to http, and so is the link I’m looking at.
May 1, 2021 at 6:32 pm #288618
Elise NoromitMemberHello,
Sorry for the late reply.
Please check Settings > General: https://prnt.sc/12d6ss3 your site URL is specified without httpS, and actually your site URL is HTTPS.
Please contact your host support let them solve this, as soon as the icon would appear, let me know if you want to customize with CSS, I will provide the same.
Best Regards
May 2, 2021 at 3:17 am #288684
parkerdeanoParticipantIt’s the same if it’s set to https which I have just done again now.
And on mobiles it’s still showing icons instead of buttons.
Attachments:
You must be logged in to view attached files.May 2, 2021 at 5:02 pm #288802
Elise NoromitMemberHello,
Please make the full backup of your site and update the theme up to 6.0.4 version, and update all the related plugins, if this double icon appears, deactivate the plugins not related to the theme and check again.
Best Regards
May 3, 2021 at 9:51 am #289065
parkerdeanoParticipantThe issue is not the double icon. The issue is I want to show buttons there instead of icons.
1 icon is for add to cart & the other icon is to get a free product sample.
May 4, 2021 at 12:06 pm #289442
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .wd-action-btn.wd-style-icon .button { background-color: orange; border-radius:5px; color:#ffffff; font-size:12px; } body .wd-action-btn.wd-style-icon .button:before, body .wd-action-btn.wd-style-icon .button:after { display:none; }
Best Regards
May 5, 2021 at 1:06 pm #289813
parkerdeanoParticipantI there. Almost there. It does show a button but the text on the button is squashed & unreadable.
I think the buttons need to be on separate lines if you know how to do that?
Screenshot attached for you.
Attachments:
You must be logged in to view attached files.May 6, 2021 at 9:02 pm #290298
Elise NoromitMemberHello,
I am afraid it is not possible. HTML structure does not allow to do that, when I increase the width of the button, no space for these two buttons: https://prnt.sc/12lc3d6
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register