show the whitelist icon on thumbnails without hoverying
-
Hi, In order to show the whitelist icon on thumbnails, I have to hover mouse over it. I want to show the icon without hoverying on it, same look as in mobile. Is it posssible?
Hello,
Please provide the URL of the website to check it myself and help you out accordingly.
Best Regards
The site is under construction but you can login with this credential
Hello,
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.wd-buttons[class*="wd-pos-r"] {
opacity: 1;
transform: none;
}
Best Regards
Thank you. How to make this work for the thumbnails in the shop page and related product as well? This works only for product grids of the wpbakery theme elements.
Hello,
You are Most Welcome.
Please replace the previous Custom CSS with the following then check back.
.product-grid-item .wd-buttons[class*="wd-pos-r"] {
transform: none !important;
opacity: 1 !important;
}
Best Regards
Hello,
We are glad that you loved our Theme and Support Staff. We wish you all the best.
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 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.
The topic ‘show the whitelist icon on thumbnails without hoverying’ is closed to new replies.