- This topic has 3 replies, 2 voices, and was last updated 8 years, 4 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 › Pro Themes › Education Hub Pro › Resize logo
Tagged: educational hub pro
I need to make the logo smaller, and site names and tagline aligned with the logo in right proportion . I need your help on this? Thank you!
Hello @Comboss,
We would need to access your site URL to precisely suggest you on decreasing logo size and the site titles specific to your site.
Until then, you can simply paste in the following custom css in your Admin Panel > Appearance > Customize > Theme Options > Advanced Options.
Here you will see a box to write Custom CSS. Now copy and paste below CSS to get smaller logo and relative site titles alignment.
.site-logo-link > img, .custom-logo-link img {
max-height: 80px;
}
.site-title {
font-size: 18px;
}
.site-description {
font-size: 12px;
}
#site-identity {
padding-top: 12px;
}
Hope this will help you.
Let us know how it goes.
Best regards!!!!
Here is the link: http://greencardmongolia.com/
Hello Comboss,
Upon inspection of your website, the custom CSS code that we have provided applies perfectly to your current logo and site titles to make it smaller and properly aligned.
Please paste in the Custom CSS and as described above for the changes to be applied.
Let us know if you want any further assistance.
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. |