Home › Forums › All Other Themes › Header Scalability on Mobile in Playschool Theme
- This topic has 6 replies, 2 voices, and was last updated 6 years, 2 months ago by
Sonnal S Sinha.
-
AuthorPosts
-
September 9, 2017 at 5:45 pm #82842
When I view my page on mobile (new.mandevilleelementarypta.com), the top of the header (where the phone/email/social media icons are) spills over onto a second line, rather than scaling down.
I’m also curious if there is a way to keep the header menu on mobile as it appears on a desktop, rather than having it convert to the drop-down menu?
Thanks in advance!
September 11, 2017 at 5:41 am #82879Hi,
Kindly go to Appearance >> Customize>>Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:479px) { .head-info-area .right { margin:0 !important;} .head-info-area .right .sintp { margin:0 auto !important;} .head-info-area .left { float:left !important;} .head-info-area .right { float:right !important;} }
Regards,
ChrisSeptember 11, 2017 at 2:05 pm #82931That did it – thanks! Much appreciated.
Is there also a way to keep the desktop menu view on mobile? (Instead of having it convert to the drop-down?)
Thanks again!
September 13, 2017 at 7:27 am #83075Hi,
This can only be done via coder.
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,
ChrisSeptember 14, 2017 at 7:02 am #83274Hi,
This issue was resolved from our end. Kindly check and confirm.
Regards,
ChrisSeptember 14, 2017 at 1:53 pm #83318That did it – thank you!
September 15, 2017 at 4:45 am #83344Hi bartbreve,
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/10/
Regards,
Chris -
AuthorPosts
- You must be logged in to reply to this topic.