Missing German Market Text on Single Product Page
-
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.
Hello,
Please provide the URL of the website to check it myself and help you out accordingly.
Best Regards
Hello,
please, see private content.
Best Regards
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
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.
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
Hello,
it works.
GREAT THANKS FOR GREAT SUPPORT!
Best Regards
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.
The topic ‘Missing German Market Text on Single Product Page’ is closed to new replies.