- This topic has 3 replies, 2 voices, and was last updated 6 years, 10 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › Construction Pro/Build Forum › Menu overlaps page title on ipad
Hello,
My URL is www.depaflex.be
I disabled the inner banner (.innerbanner{display:none;}) and now the menu is overlapping the page title when I view the site on an ipad in landscape mode.
In portrait mode and on other mobile devices like smartphones it looks fine, issue exists only on ipad in landscape.
Thanks for your help,
An
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
@media screen and (max-width:1169px) and (min-width:768px) {
.content-area { padding:70px 20px;}
}
Regards,
Dave
Works perfectly! Thanks a lot.
I have a totally different question, but can I disable the lazy loading on the home page?
Thanks again,
An
Hi,
Okay, Kindly send us your URL of the site and WordPress admin details (Username & Password) via sktthemes.net/contact Please mention this forum URL while replying so that we understand what needs to be done.
Regards,
Dave
Free Custom WordPress Themes and Templates If you really looking to create a website with a custom feature then you must try Free custom WordPress […]
Free Technology WordPress Themes and Templates Before you pick a theme for your business website, make sure to conduct good research on it. Keep a […]
HTML5 WordPress Themes Actually all of the coded themes of SKT Themes are based on HTML5 since from the start we have implemented HTML5 standards […]