Home › Forums › WoodMart support forum › how to display only icon without text on grids?
how to display only icon without text on grids?
- This topic has 9 replies, 2 voices, and was last updated 1 year, 2 months ago by
Luke Nielsen.
-
AuthorPosts
-
December 4, 2023 at 11:00 am #518134
CYCLEPROParticipantHi there,
Please can you tell me how to display only icon without text on product grids? Thanks!
Best regards,
December 4, 2023 at 1:12 pm #518204
Luke NielsenKeymasterHello,
Please clarify where exactly you want to show the icon in the product grid.
Thank you in advance.
Kind Regards
December 5, 2023 at 5:17 am #518477
CYCLEPROParticipantHello,
Please see attached screenshot which cropped from shop page, and also see product grids on https://www.cycle.pro/home-sport-3
Thanks!
Best regards,
Attachments:
You must be logged in to view attached files.December 5, 2023 at 12:43 pm #518614
Luke NielsenKeymasterHello,
Please, confirm the permission for plugins deactivation, and switching to the parent/default theme. As soon as we complete the testing we will enable it all back, however, You would better make the full backup of your site.
Looking forward to hearing back from you!
Kind Regards
December 6, 2023 at 4:24 am #518855
CYCLEPROParticipantHello,
Sorry! you can use this url to login now. This is the admin account. Thanks!
Best Regards.
December 6, 2023 at 6:49 pm #519192
Luke NielsenKeymasterHello,
The text next to the icons appears when the catalog mode is enabled: https://take.ms/6qslC
If you want to have the appearance of icons without text without turning off the catalog mode, insert the following custom CSS in the global CSS area:
.catalog-mode-on .wd-hover-base .wd-action-btn.wd-style-text > a { font-size: 0; width: 35px; height: 35px; font-weight: 400; line-height: 0; } .catalog-mode-on .wd-hover-base .wd-action-btn.wd-style-text > a:before, .catalog-mode-on .wd-hover-base .wd-action-btn.wd-style-text > a:after{ font-size: 20px; } .catalog-mode-on .wd-hover-base .wd-action-btn.wd-style-text > a:before { margin: 0; } .catalog-mode-on .wd-hover-base .wd-action-btn.wd-style-text > a:after { left: calc(50% - 0.5em); font-size: 18px; }
Kind Regards
December 12, 2023 at 10:17 am #520737
CYCLEPROParticipantHello,
Thanks for your coding support, but it is somehow the wishlist icon and quickview icon don’t show the prompt on mouse hover recently, so please help to check and make it display prompt text on mouse hover. See attched screenshot please!
Kind Regards
Attachments:
You must be logged in to view attached files.December 13, 2023 at 12:24 pm #521180
Luke NielsenKeymasterHello,
Sorry, but there is no way to enable the Tooltips when using the “Catalog mode”. It requires Customization and this is beyond our limitations and support policy scope. Hope you can understand our limitations.
If you’d like to contact us, we are here for whatever questions you may have.Kind Regards
December 14, 2023 at 4:05 am #521432
CYCLEPROParticipantHello,
I understand, but I think this is an essential feature since the theme has the features of wishlist and quick view in catalog mode. Nevertheless, I can forget it if this is a custom requirement.
Let’s conclude this ticket, thanks!Kind Regards
December 14, 2023 at 1:58 pm #521589
Luke NielsenKeymasterHello,
Thank you for your time. Always remember that you can reach out to us with any questions you may have.
Have a good day!
Kind Regards
-
AuthorPosts
The topic ‘how to display only icon without text on grids?’ is closed to new replies.
- You must be logged in to create new topics. Login / Register