Home › Forums › WoodMart support forum › Whislist button
Whislist button
- This topic has 16 replies, 2 voices, and was last updated 3 years, 3 months ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
November 30, 2021 at 10:23 am #335706
ZellsaintParticipantHello,
I have 2 questions about the same section (Whislist):
1- Is it possible to change the position of the whislist section?
2- Is it possible to remove the text from the Whislist section, leaving only the icon?
Thanks
Attachments:
You must be logged in to view attached files.November 30, 2021 at 1:02 pm #335783
Aizaz Imtiaz AwanKeymasterHello,
1) Please tell me how you want to change the position of the wishlist to check it myself and help you out accordingly.
2) Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.wd-wishlist-btn.wd-action-btn.wd-style-text.wd-wishlist-icon.woodmart-wishlist-btn a::before { font-size: 15px; } .wd-wishlist-btn.wd-action-btn.wd-style-text.wd-wishlist-icon.woodmart-wishlist-btn a { font-size: 0; }
Best Regards
November 30, 2021 at 3:47 pm #335901
ZellsaintParticipantI would like to change the position next to “add to cart” button.
Thanks
Attachments:
You must be logged in to view attached files.December 1, 2021 at 7:07 am #336010
Aizaz Imtiaz AwanKeymasterHello,
You are Most Welcome.
Your issue has been Resolved. I have moved the wishlist with the add to cart button.
Please clear cache and check back.
Best Regards
December 1, 2021 at 8:47 am #336065
ZellsaintParticipantHi,
I think that the position of the Whislist is wrong. Can You check it, please?
Thanks
Attachments:
You must be logged in to view attached files.December 1, 2021 at 1:01 pm #336166
Aizaz Imtiaz AwanKeymasterHello,
I have tried visiting your website but it’s not working. Please make sure that your website is working to check it myself and help you out accordingly.
Screenshot for Clarification: https://gyazo.com/e715d4a8b565c8c6ed62794a31a590f7
Best Regards
December 1, 2021 at 2:16 pm #336199
ZellsaintParticipantCan You try again? I have tried and It works.
There You have my credentials again
December 2, 2021 at 7:53 am #336379
Aizaz Imtiaz AwanKeymasterHello,
The wishlist icon is displaying where you require.
Screenshot for Clarification: https://gyazo.com/302acfaa883d0781d7c47d940fbf39fb
Best Regards
December 2, 2021 at 11:32 am #336437
ZellsaintParticipantSorry but the icon is only displaying right only in the product You are showing me but if You try on other ones isnĀ“t right.
Thanks
December 2, 2021 at 12:38 pm #336453
ZellsaintParticipantOk, I see the problem Aizaz. Within custom CSS you have set fixed dimensions for the icon, and therefore depending on how the page of each product is configured, it does not appear on the same site.
All products do not have to be the same. For example, one may have a longer title and a longer description, so in those cases, the wishlist icon will appear on a different site.
In this case I would need the icon to always appear next to the “add to cart” button regardless of the type of product.
Thanks.
December 2, 2021 at 12:55 pm #336458
Aizaz Imtiaz AwanKeymasterHello,
Sorry but using CSS was the only way to change the position.
Otherwise it requires Customizations and this is beyond our limitations and support policy.
Best Regards
December 2, 2021 at 5:59 pm #336532
ZellsaintParticipantOk, got it. And its posible to have a background like the image?
Thanks
Attachments:
You must be logged in to view attached files.December 3, 2021 at 6:10 am #336609
Aizaz Imtiaz AwanKeymasterHello,
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.wd-wishlist-btn.wd-action-btn.wd-style-text.wd-wishlist-icon.woodmart-wishlist-btn a { background-color: #d1c9c9eb; height: 40px; width: 40px; border-radius: 50%; }
Best Regards
December 3, 2021 at 9:19 am #336646
ZellsaintParticipantThanks Aizaz but the background is not centered with the icon. Could You center it?
December 3, 2021 at 11:12 am #336684
Aizaz Imtiaz AwanKeymasterHello,
Your issue has been Resolved. Please clear cache and check back.
Best Regards
December 3, 2021 at 11:50 am #336706
ZellsaintParticipantI have cleared cache and still not centered. Please tell me where to do the change in order to do it by myself.
Thanks.
December 3, 2021 at 1:15 pm #336720
Aizaz Imtiaz AwanKeymasterHello,
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.wd-wishlist-btn.wd-action-btn a::before { margin-right: 0; }
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register