- This topic has 3 replies, 2 voices, and was last updated 7 years, 3 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 › Free Themes › Education Hub › Header on smartphones
Tagged: Education-Hub, header, logo, mobile devices, resize header, smartphones
Hi,
I customized the logo and header of my site in Education Hub to create the company logo and title – the queen’s head is the logo and the title of the company is the header. The problem is, the header text is so tiny on smartphones. How to resize the header on mobile devices, so that the text appears larger?
My site is vls.putintowords.ca
Thank you!
Actually, the logo and name of company are now both in the header, and I found a way to make it appear bigger on mobile devices.
I’d just like to know how to align the header to the left of the page, so that it aligns with the first menu button.
Hello @depgirl,
Please use below given CSS to increase the size of the image that you have used in the header.
For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.
@media only screen and (max-width: 479px){
#page #masthead {
background-position: -40px 60px;
background-size: 120% auto;
}
}
Hope this helps .
Best Regards!!
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |