Some Problem with Snapwidget
Autore: Supaporn B.
Visite 916,
Followers 1,
Condiviso 0
The elements on Webdite X5 looks like have widths set. When I insert the Snapwidget code and set it to be a Responsive site, it doesn't display as a Responsive site.
Postato il
Hello. Please provide a link to the page with the problem and send a screenshot of your settings.
Autore
This is my link website http://imca-th.org/
Autore
When expanded to a desktop display, it remains the same size. It's like the width is locked.
Try adding this code in the properties of your main page:
<style>
#pluginAppObj_33 {
width: 100% !important;
}
</style>
After uploading your site to your hosting, please clear your browser cache.
Autore
It's work. Thank you so much
I'm glad your problem has been resolved.