Home Forums WoodMart support forum Problem with Mobile alignment

Problem with Mobile alignment

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #358718

    [email protected]
    Participant

    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?

    #358799

    Bogdan Donovan
    Keymaster

    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

    #358837

    [email protected]
    Participant

    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)

    #359257

    Bogdan Donovan
    Keymaster

    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

    #359393

    [email protected]
    Participant

    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

    #359677

    Bogdan Donovan
    Keymaster

    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

    #359688

    [email protected]
    Participant

    ok, now all looks work good! thanks a lot

    #359902

    Bogdan Donovan
    Keymaster

    You are welcome!

Viewing 8 posts - 1 through 8 (of 8 total)