This topic has 2 replies, 2 voices, and was last updated 2 weeks ago ago by Tony Rodriguez
Hi,
In (Minimal Fashion 02) on the product page (URL= https://xstore.8theme.com/elementor/demos/minimal-fashion02/product/linen-check-blazer/ ) Heading (Description) word not fully appearing on some mobile devices. Only (escription/scription) word is showing. I am attaching 4 screenshots of 2 android mobile devices.
Kindly resolve the issue.
Thanks.
Hello, @Urmila,
Thank you so much for purchasing our theme and contacting our support center.
We kindly request that you add the following custom CSS code by navigating to **XStore > Theme Options > Theme Custom CSS > Global CSS**:
@media only screen and (max-width: 767px) {
.woocommerce-tabs.horizontal .wc-tabs {
white-space: normal !important;
}
}
We hope this solution addresses your needs. Should you require further assistance, please do not hesitate to reach out.
Best regards,
The 8Theme Team
You must be logged in to reply to this topic.Log in/Sign up