Home Forums WoodMart support forum Meta data still shown in quick preview altough disabled in settings

Meta data still shown in quick preview altough disabled in settings

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #97619

    Jeriss Cloud Center
    Participant

    Dear,
    As you can see, in the settings i’ve asked to hide the meta data (sku, categories etc…). They are indeed hidden on shop page but when i make a quick view, they are still shown.

    it would be good improvement to add a setting to distinguish both
    in the meantime, how to hide those in quick view?

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

    Hello,

    Please add this code to the Theme Settings > Custom CSS:

    body .product_meta{
    display:none;
    }

    Best Regards

    #97850

    Jeriss Cloud Center
    Participant

    Thanks. Problem solved.

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

The topic ‘Meta data still shown in quick preview altough disabled in settings’ is closed to new replies.