fbpx
Want To Add Extra Images Per Product Variation For Free? Download Now

The plugin has broken mobile layout, it moves product price, buy button and variations to right and expands the screen when it should be down.

Website: https://demoto.lt/product/salmas-shark-ridill-blank/

Photo: https://ibb.co/x8K5ypr

Tanvirul Haque

Hi Rytis,

Can you please give us a temporary admin access to your site? We’ll try to investigate the issue for you.

You can add new users by going to Users > Add New set the user and password for us, set the role to admin and set the info here.

And add your site URL, login username, and password in the site login area. Follow this guideline: https://www.useloom.com/share/27c1f2ac633c4060b2da883d946107d7

Hope to hear from you soon!

Thanks

Tanvirul Haque

Also, could you put the following CSS code inside your theme customizer CSS section and let me know is it resolved your issue or not.

@media only screen and (max-width: 768px) {
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
width: 100% !important;
}
}

Thanks