Some Problem with Snapwidget
Автор: Supaporn B.
Просмотрено 830,
Подписчики 1,
Размещенный 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.
Размещено
Hello. Please provide a link to the page with the problem and send a screenshot of your settings.
Автор
This is my link website http://imca-th.org/
Автор
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.
Автор
It's work. Thank you so much
I'm glad your problem has been resolved.