- This topic has 6 replies, 2 voices, and was last updated 7 years, 11 months ago by .
Viewing 7 posts - 1 through 7 (of 7 total)
Viewing 7 posts - 1 through 7 (of 7 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Header Scalability on Mobile in Playschool Theme
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!
Hi,
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,
Chris
That 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!
Hi,
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,
Chris
Hi,
This issue was resolved from our end. Kindly check and confirm.
Regards,
Chris
That did it – thank you!
Hi bartbreve,
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/10/
Regards,
Chris
WordPress CRM Plugins For those who are looking for the best WordPress CRM plugins to boost their businesses online, we have the needed list and […]
WordPress Form Builder Plugins Building a website without forms is like opening a store without doors. You need ways for visitors to contact you, sign […]
Every WordPress website relies on a MySQL database to store everything from your content and user information to site settings and plugin configurations. Yet many […]