Tagged: Cut, header, iPad, responsive
Hello and good morning,
I have a weird responsive-ness problem happening only on ipad.
For some reason, the top part of the header is cut off. (it looks ok from a desktop)
link:
There is nothing special in the QuickCSS nor in the page itself that can cause it…not sure what to do.
a screenshot of an ipad simulator (I tried of course on an actual ipad as well)
https://www.dropbox.com/s/01mi05ba09th0o8/Screenshot%202017-07-26%2000.57.43.png?dl=0
I made you a private user if you need
Thanks in advance,
Elad.
Hey VJLoops-GT,
You might want to consider updating your theme and let us know if the issue persists.
Best regards,
Victoria
Hello,
I just updated the theme again- the problem still happens.
http://www.responsinator.com/?url=www.gilingo.de%2Fmetzgerei%2F
Only on iPad…
Hi VJLoops-GT,
Current theme version is 4.1.2, it has a different version of the menu.
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (min-width: 768px) and (max-width: 1024px){
#wrap_all {
margin-top: 50px;
}
}
If you need further assistance please let us know.
Best regards,
Victoria