Home Forums WoodMart support forum description is appearning twice in mobile view

description is appearning twice in mobile view

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

    shiyanthan
    Participant

    Hi,

    When check the description in mobile responsive view it will appearing twice.
    https://prnt.sc/vizm2r

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

    Hello,

    I saw the screenshot you attached.

    Please try adding the following Custom CSS in the Custom CSS for the Mobile area under Theme Settings >> Custom CSS.

    .woocommerce-Tabs-panel--description .wc-tab-inner>div>h2:first-child {
    	display: none;
    }

    Best Regards.

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