-
Author
-
October 5, 2015 at 18:25 #80960whwebheadsParticipant
Hi guys,
I have 2 issues if you can help please. The site is http://newsite.interiordesignmasterclass.ca
1. How do I force the mobile menu (three bars) on horizontal orientation on an iPad? Right now the menu is breaking to the next line (see image1.png). I’d like it to just show the mobile menu there instead of breaking it. Just like it is doing for the portrait view on iPad.
2. Is there a way to hide the top bar on mobile view? It splits to 2 lines and takes up quite a bit of room in portrait on an iPhone. Ideas?
Thanks,
Chris McAuliffe
Attachments:
You must be logged in to view attached files.October 6, 2015 at 01:42 #81039whwebheadsParticipantThe site has been launched so you can see it now on http://interiordesignmasterclass.ca
I see other issues have been resolved before mine – can I inquire as to why there has been no response to this yet?
Chris McAuliffe
October 6, 2015 at 12:06 #81085sharmstrModeratorTry this in your quick css
COPY CODE@media (max-width: 1200px) { .sticky-wrapper { height: auto!important; margin-top: -1px; } .social-header { display:none !important; } .navbar-header { float: right !important; } }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
October 6, 2015 at 17:09 #81123whwebheadsParticipantHi guys,
This did not work – the social header bit did but the nav is still breaking to the next line on iPad – is there something else we can try?
Thanks,
Chris
October 6, 2015 at 17:32 #81128sharmstrModeratorTry changing it to 1250 instead of 1200
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
October 6, 2015 at 17:36 #81129whwebheadsParticipantNope and the float right code just makes the logo right aligned instead which I don’t want.
Any other options?
Chris
October 6, 2015 at 17:44 #81134sharmstrModeratorrespond privately with admin credentials. Its a pain in the rear to test this using chrome.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
October 6, 2015 at 18:07 #81138sharmstrModeratorInstead of switching to mobile menu on ipad landscape, I reduced the logo just enough for the menu to fit. Check it out.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
October 6, 2015 at 18:17 #81141whwebheadsParticipantIt does fit but now I’m seeing a whole new bar (white area) below the navigation on the iPad. See attached image.
Chris
Attachments:
You must be logged in to view attached files.October 6, 2015 at 18:30 #81147sharmstrModeratorHmmm. I’m not seeing that.
@laura – can you assist here. I dont have access to an ipad and I’m relying on chrome dev tools to sort this out. Thanks!Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
Attachments:
You must be logged in to view attached files.October 6, 2015 at 18:33 #81149whwebheadsParticipantNo need as I adjusted your code a bit more and it seemed to resolve the issue. Thanks for the support!
Chris
October 9, 2015 at 00:51 #81552LauraModeratorHello, glad you could resolve it! Let me know if you need anything else 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
-
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.