Use icon instead of Tabs title
-
Hi ,
I’m redesigning the home page of my website , i want to use AJAX Products tabs exactly as your demo https://woodmart.xtemos.com/demo-electronics/demo/electronics/
but i want to use icons only instead of title similar to this https://ibb.co/ws0vXZB
in the options of tabs if removed the title text and kept the icon or image only the whole tabs disappeared
How i can use icons only instead of text
Hello,
Please add both icon and text and provide the page URL we will check if we can hide the title with custom CSS.
If you have any questions please feel free to contact us.
Best Regards
Please check private contenent
hello ,
any update please !
Try to add the following code snippet to the Custom CSS area in Theme Settings to hide the tab label and leave icon only
.wd-products-tabs .tab-label {
display: none;
}
it’s work only for Product tabs , but do nothing for AJAX Product tabs
Hello,
Please, send us a link to the page where we can see the tabs added. As we can see on the home page it works correctly.
Kind Regards
link sent in private content
Hello,
Here is a screenshot of how it works on your home page at the moment https://gyazo.com/756b0d107e7a197dcec16bb26c6fca38
Kind Regards