Joomla 3.5.1
Modules on right side only appear on Samsung tablets and desktop but not on Ipad with resolution of 1024 (like Ipad 4)
I know how to fix this in the bootstrap.css (add @media (min-width: 1023px) and template.css (change @media only screen 1024px to 1023px) but i was wondering if it's possible to change in the template before exporting so no changed are needed after.