Problem with Mobile alignment
-
Hello, I have problem with mobile alignment of my site: https://vienormalivalledaosta.it/
I think there is a conflict with WP Crowdfunding plugin
Could you try to check and fix it?
Hi,
This issue is caused by third-party plugin styles related to the site’s container which is blocking site mobile responsiveness (https://prnt.sc/pJ-kCdaGBEJb). Try to disable the plugin or contact with plugin support.
Kind Regards
Hello,
thank you for your quick reply. I’ve already asked to plugin support and they told me to contact theme support… I’ll try to ask again…
(I’ll need this plugin)
This issue is caused by plugin styles (https://prnt.sc/pJ-kCdaGBEJb). Unfortunately, we cant overweight plugin styles because it can break Woodmart theme options related to the site width.
Kind Regards
ok, I asked again to plugin support but they said me they can’t do nothing… is there any way to fix it?
I renewed support for the theme just to fix this problem….
thanks in advance and for the accurate and kind answers
Hi,
You can add the following custom code to the Custom CSS area in theme settings, but we cant guarantee that all theme settings related to the site width will work properly in the future.
body .container {
width: 100%;
}
Kind Regards
ok, now all looks work good! thanks a lot