Forum breadcrumbs - You are here:ForumThemeGlance: Luxury TravelMedical theme
Please or Register to create posts and topics.

Medical theme

Page 1 of 2Next

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:
  • website-problem-mobile-view.PNG
  • website-problem-desktop.PNG

Hi,

Kindly share your site URL so that we can review it and get back to you.
Many Thanks

Great thanks... http://www.lcms-services.co.uk

 

Hi,

Kindly add the following CSS to resolve the issue. Follow the steps below to add CSS
Go 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

Thankyou for your help, that worked perfectly!  🙂

Hi,

You're welcome!

If you need any help in the future kindly let us know we are here to help you.

Many thanks

No me aparece "Run Importer"

Ya instale los Plugins "Medical Hospital Pro Posttype" y el  del formulario de contacto 7.

 

Estoy trabajando primero en LOCAL

Uploaded files:
  • Captura-de-pantalla-2021-06-26-144215.png
  • Captura-de-pantalla-2021-06-26-144137.png

Hi,

Kindly upload and activate Medical Hospital Pro Theme

Then Activate the License by following the steps below

Go to Dashboard >> Appearance >> TG Key Activation >> Enter Key>>Save Changes. 

To import demo data follow the steps below

Go to Dashboard >> Appearance >> Get started.

You can refer to the documentation for a better understanding

https://www.themesglance.com/demo/docs/medical-hospital-pro/

Thank you

Thanks.

 

How can I remove the search button?

Hi,

Could you please add below css to remove the search icon. To add css follow the steps below

Go to Dashboard >> Appearance >> Customize >> Additional CSS >> Paste the given CSS on it >> Publish.

.search-box {
display: none;
Thank you
Omar Cardenas has reacted to this post.
Omar Cardenas
Page 1 of 2Next