Home Forums WoodMart support forum Remove Additional Information In WooCommerce

Remove Additional Information In WooCommerce

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #439156

    xcarboney
    Participant

    i try the CSS code, but it doesn’t remove completely also it still show in mobile view

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

    Hello,

    Please remove the earlier CSS in this regard that you have already applied and try the following Custom CSS on your Site in this regard:

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

    Location to paste Custom CSS, go to Dashboard >> Theme Settings >> Custom CSS >> Global CSS section >> paste the CSS.

    If somehow the issue still persists, then kindly please share your Site WP-ADMIN Login details in the Private Content field so that we can check this concern on your Site and help you out accordingly.

    Best Regards.

    #440077

    xcarboney
    Participant

    it still shows even I move the code to theme settings as you show me i have attached screenshots i have add access date to my private Content

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

    Hello,

    Actually, on your Site the Additional Information tab was the default one which is why our applied CSS wasn’t working that way completely because when the Product page is getting loaded, that Add. Info. tab was getting loaded first and that’s why the Tab Hiding CSS is only working for Tab Title.

    We have now added the Description for a Product on your Site on which we were checking and then checked back the concern again, our CSS was working fine by then because the Description is now the default one: https://snipboard.io/2OJdvm.jpg

    So, you need to have Description for the Products and the CSS for hiding Add. Info. tab will automatically work.

    Please check back your Site after completely clearing browser and server cache.

    Best Regards.

    #440371

    xcarboney
    Participant

    yes thanks for your. support

    #440401

    Most Welcome!!!.

    I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

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

The topic ‘Remove Additional Information In WooCommerce’ is closed to new replies.