- This topic has 3 replies, 3 voices, and was last updated 8 years 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 › Pro Themes › Education Hub Pro › Resizing Header for logo
How do I create more header room so I can make the logo larger? Does that require custom css or is there a setting I’m missing?
Hello,
The Education Hub Pro theme automatically sets the flexible height and width for the image used in logo upto 110 px in height.
You increase the logo size by uploading the image of height larger than the max-height if you want to increase the logo image size in the header. To do so, please add the following custom CSS in your Admin Dashboard > Appearance > Customize > Theme Options > Advanced Options > Custom CSS field :
.site-logo-link > img, .custom-logo-link img {
max-height: 131px;
}
You can increase the value of max-height in px as per your image height / requirements to get a greater sized logo in the header.
Hope this Helps,
Best Regards !!
The height of my logo is 180px. I added the specified CSS with a max-height of 200px but it did not change anything. The height is still cut off.
Ignore my previous comment.
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. |