Home Forums WoodMart support forum Missing German Market Text on Single Product Page

Missing German Market Text on Single Product Page

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #341830

    prattsy
    Participant

    Hello,
    before your Support help me to hide this Text on Woocommerce List/Archive Page, thanks for that.
    There it would be too many Text for Users, and bad Design.
    Here CSS from Support:
    body .wgm-extra-costs-eu {

    display:none;

    }

    But on Single Product Page i need this Text for German/EU Law.

    How to display it on Single Product Page on Mobile?

    Best Regards

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

    Hello,

    Please provide the URL of the website to check it myself and help you out accordingly.

    Best Regards

    #341880

    prattsy
    Participant

    Hello,

    please, see private content.

    Best Regards

    #342013

    Hello,

    Please remove the previous CSS and try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .product-grid-item .wgm-extra-costs-eu {
        display: none;
    }

    Best Regards

    #342028

    prattsy
    Participant

    Thanx,

    it works.

    Please see Picture.

    If Product is variable and user select one, the Info Text will double displayed.

    What CSS must i use to hide lower Info Text?

    Best Regards

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

    Hello,

    You are Most Welcome.

    Please try adding the following Custom CSS for that.

    .single_variation_wrap .wgm-extra-costs-eu {
        display: none;
    }

    Best Regards

    #342343

    prattsy
    Participant

    Hello,

    it works.

    GREAT THANKS FOR GREAT SUPPORT!

    Best Regards

    #342459

    Hello,

    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 8 posts - 1 through 8 (of 8 total)

The topic ‘Missing German Market Text on Single Product Page’ is closed to new replies.