Home › Forums › WoodMart support forum › Use icon instead of Tabs title Use icon instead of Tabs title This topic has 9 replies, 3 voices, and was last updated 1 year, 8 months ago by Artem Temos. Viewing 10 posts - 1 through 10 (of 10 total) Author Posts February 5, 2023 at 1:02 am #440503 AbuismailParticipant 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 February 5, 2023 at 2:46 am #440514 Elise NoromitMember 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 February 5, 2023 at 4:34 pm #440579 AbuismailParticipant Please check private contenent February 6, 2023 at 12:12 pm #440736 AbuismailParticipant hello , any update please ! February 6, 2023 at 6:01 pm #440877 Artem TemosKeymaster 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; } February 7, 2023 at 8:52 pm #441186 AbuismailParticipant it’s worked Thanks February 7, 2023 at 9:40 pm #441188 AbuismailParticipant it’s work only for Product tabs , but do nothing for AJAX Product tabs February 8, 2023 at 10:09 am #441287 Artem TemosKeymaster 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 February 10, 2023 at 2:13 am #441882 AbuismailParticipant link sent in private content February 10, 2023 at 10:14 am #441965 Artem TemosKeymaster Hello, Here is a screenshot of how it works on your home page at the moment https://gyazo.com/756b0d107e7a197dcec16bb26c6fca38 Kind Regards Author Posts Tagged: AJAX, tabs Viewing 10 posts - 1 through 10 (of 10 total) You must be logged in to create new topics. Login / Register