Home Forums Space themes support forum How to remove the Description Tab Title

How to remove the Description Tab Title

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #589249

    craig-7256
    Participant

    I have been trawling support for some CSS to completely remove the Description Title from a single product page.
    I have no need for additional tabs, so these are already removed, but the Description Title is also not required.
    See attached screen shot.

    The CSS below has already been added to the Theme settings / Custom CSS / Global CSS but with no difference in the page.

    }
    li#tab-title-description {
    display: none;
    }

    .wd-nav-tabs .description_tab{
    display: none;
    }

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

    Luke Nielsen
    Keymaster

    Hello,

    In this case, is there any chance that you could give me access to the dashboard area so I can have a look at the settings on your website, please?

    Kind Regards

    #589722

    craig-7256
    Participant

    Thanks for the offer to help Luke. Actually, the code i have does actually work, my css syntax was the issue. No help needed in this case. Please close this case. Thanks again.

    #589859

    Luke Nielsen
    Keymaster

    Hello,

    Okay, understood. Always remember that you can reach out to us with any questions you may have.

    We wish you a splendid day!

    Kind Regards

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

The topic ‘How to remove the Description Tab Title’ is closed to new replies.