Support › Forums › Support (Legacy) › Toscane theme on ipad, menu goes to middle. › Reply To: Toscane theme on ipad, menu goes to middle.
27/12/2015 at 16:42
#993
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;
}
