Reply To: Toscane theme on ipad, menu goes to middle.

The support forum is open for members only. To add a topic or reply in the forum, please login or register.

Support Forum Moved
The Pojo Themes support has been transferred to a faster and more personal ticketing platform, so the forums are no longer active.
  • If you want to learn how to use Pojo themes, check out our extensive documentation guides.
  • Need help with using our themes? Contact us with a detailed explanation of your issue in the support page.
  • Have a pre-sale question or other inquiry? Feel free to contact us about it.

Support › Forums › Support (Legacy) › Toscane theme on ipad, menu goes to middle. › Reply To: Toscane theme on ipad, menu goes to middle.

#993
Ariel
Keymaster

Okay. Sorry for the confusion, but I think we figured out the bug.

Insert this code to Appearance > Customize > Live CSS and let me know if this solved the problem:

#container {
	transform: none !important;
}