Home Forums WoodMart support forum Use icon instead of Tabs title

Use icon instead of Tabs title

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #440503

    Abuismail
    Participant

    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

    #440514

    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

    #440579

    Abuismail
    Participant

    Please check private contenent

    #440736

    Abuismail
    Participant

    hello ,

    any update please !

    #440877

    Artem Temos
    Keymaster

    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;
    }
    #441186

    Abuismail
    Participant

    it’s worked

    Thanks

    #441188

    Abuismail
    Participant

    it’s work only for Product tabs , but do nothing for AJAX Product tabs

    #441287

    Artem Temos
    Keymaster

    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

    #441882

    Abuismail
    Participant

    link sent in private content

    #441965

    Artem Temos
    Keymaster

    Hello,

    Here is a screenshot of how it works on your home page at the moment https://gyazo.com/756b0d107e7a197dcec16bb26c6fca38

    Kind Regards

Tagged: ,

Viewing 10 posts - 1 through 10 (of 10 total)