Medical theme
Quote from Stephen Edwards on December 3, 2020, 9:24 pmHello, the cart form of the medical theme doesn't appear to be optimised for mobile view, see attached screenshots of issue.
Can anybody help? I'm new to wordpress so hopefully its a simple fix.....Thanks
Hello, the cart form of the medical theme doesn't appear to be optimised for mobile view, see attached screenshots of issue.
Can anybody help? I'm new to wordpress so hopefully its a simple fix.....Thanks
Uploaded files:Quote from Shop Manager on December 4, 2020, 1:58 pmHi,
Kindly share your site URL so that we can review it and get back to you.Many Thanks
Hi,
Quote from Stephen Edwards on December 4, 2020, 3:11 pmGreat thanks... www.lcms-services.co.uk
Great thanks... http://www.lcms-services.co.uk
Quote from Shop Manager on December 5, 2020, 10:20 amHi,
Kindly add the following CSS to resolve the issue. Follow the steps below to add CSSGo to Dashboard >> Appearance >> Customize >> Additional CSS >> Paste the given CSS on it >> Publish.@media screen and (max-width:576px) {
.woocommerce .col2-set .col-1{
max-width: 100%;
}
.woocommerce-page .col2-set .col-2 {
max-width: 100%;
}
}Many Thanks
Hi,
.woocommerce .col2-set .col-1{
max-width: 100%;
}
.woocommerce-page .col2-set .col-2 {
max-width: 100%;
}
}
Quote from Stephen Edwards on December 7, 2020, 10:06 amThankyou for your help, that worked perfectly!ย ๐
Thankyou for your help, that worked perfectly!ย ๐
Quote from Shop Manager on December 7, 2020, 10:31 amHi,
You're welcome!
If you need any help in the future kindly let us know we are here to help you.
Many thanks
Hi,
You're welcome!
If you need any help in the future kindly let us know we are here to help you.