Home Forums WoodMart support forum Tab of additional information

Tab of additional information

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #610091

    Pernilla
    Participant

    Hi!
    I am using the theme “layout” to personalize the product page.
    I have set to not show the “additional information” but it only works for firefox. On other browsers and mobile the tab is still there…
    Can you see what the problem is?

    Attachments:
    You must be logged in to view attached files.
    #610186

    Hung Pham
    Keymaster

    Hello Pernilla,

    Thanks for reaching to us.

    Please add the following Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS

    .tabs li.additional_information_tab{
        display: none;
    }

    Best Regards,

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