This topic has 4 replies, 2 voices, and was last updated 1 years, 1 months ago ago by Tony Rodriguez
Hi, unfortunately the extension “product question” looks a bit small on mobile view, how can I display it on mobile to full width without the close icon disappearing. Thanks
Hello, @salmi,
Thank you for using our theme and for contacting us.
We regret to inform you that we are currently unable to review your site. Kindly refer to the image located in the private content area.
To assist us in resolving your issue, could you kindly provide the URL of the page where you are experiencing the problem? This will enable us to examine the issue more closely and provide you with the necessary CSS code to rectify it.
Best Regards,
8Theme’s Team
the correct page is deposited.
Hello, @salmi,
In order to solve your issue, please copy and paste the below given CSS code to XStore >> Theme Options >> Theme Custom CSS >> Global CSS and check back to your site after clearing the browser cache.
@media only screen and (max-width: 767px) {
.single-product .et-popup {
width: 80% !important;
}
}
We trust that this will resolve your concern.
Best Regards,
Team 8Theme.
You must be logged in to reply to this topic.Log in/Sign up