Home Forums WoodMart support forum Remove Additional Information tab from Product page

Remove Additional Information tab from Product page

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #499469

    filipop
    Participant

    How do I remove the “Additional Information” tab from the product page please

    #499472

    filipop
    Participant

    You can close this topic – I had hidden this using css from woo thanks

    #499473

    filipop
    Participant

    /* To hide the additional information tab */
    li.additional_information_tab {
    display: none !important;
    }

    #499474

    filipop
    Participant

    Actually this is not resolved – still need help

    #499567

    Hello,

    Please send us the page url. I will give you a custom css.

    Best Regards.

    #504187

    filipop
    Participant
    #504344

    Hello,

    I am unable to visit your site due to maintenance mode. Try to add below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS.

    #tab-title-additional_information { 
    display: none !important; 
    }

    Best Regards.

    #504614

    filipop
    Participant

    I have added this css – it hasnt hidden this – is there another way

    #504659

    Hello,

    Please share the wp logins details in private content under the message area i will check and give you a possible solution.

    Best Regards.

    #504680

    filipop
    Participant

    https://pistyles.com/pisadmin
    pi685dev
    I!K!Yk2azc7pcl9xBb9Hemze

    #504799

    Hello,

    I have visited your site the additional information tab already not showing:
    Screenshot for clarification:
    https://ibb.co/PMBmPyB

    Check back your site after completely clearing the browser cache.

    Best Regards.

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