Tablets and Mobile Support Forums for LiveMesh Themes & Plugins › Forums › Invent Theme Support › Tablets and Mobile Tagged: header This topic has 3 replies, 2 voices, and was last updated 9 years, 12 months ago by Veena. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts January 23, 2015 at 10:37 am #11933 sebipenvatoMember Hi, Our site’s header (with an image inserted) does not behave well when an iPad or iPhone is used. Is there any adjustment I can use to address that? http://www.morecambehigh.com Thanks, Seb January 24, 2015 at 7:59 am #11954 VeenaModerator Pls include the below custom CSS in themeoptions – #primary-menu { margin-right: 0; } @media only screen and (max-width: 1100px) { #site-logo a span { font-size: 80%; padding-left: 60px; }} @media only screen and (max-width: 1100px) { primary-menu { display: none; }} @media only screen and (max-width: 1100px) { #mobile-menu, #mobile-menu-toggle { display: block; }} Kindly adjust left padding accordingly. January 24, 2015 at 8:41 am #11955 sebipenvatoMember Hi, Thanks, that worked great. Additional question – The large size of the Revolution Slider on my site means visitors do not tend to scroll down. What’s the best way of reducing the size pf the slide so people can see there is more content under the slider? Seb January 24, 2015 at 1:14 pm #11974 VeenaModerator Pls go to Revolution slider>settings and set the required grid height under “Grid settings” option. Author Posts Viewing 4 posts - 1 through 4 (of 4 total) The forum ‘Invent Theme Support’ is closed to new topics and replies.