- This topic has 3 replies, 2 voices, and was last updated 4 years, 11 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 › Logo
I find that the logo I have used on my website becomes so small that you cannot see it properly when viewed on mobile phone sized screen.
Is there a way to make sure that it remains the same size as it is when viewed in a large browser window like on a computer screen?
Thanks!
Hello,
Actually, logo size vary with different screen size of the device. The logo size will be different in computer screen and mobile device.
Also, if you want logo size to be appeared large in mobile device, you can add following given custom CSS in Additional CSS section by going to Admin Panel > Appearance > Customize > Additional CSS
@media only screen and (max-width: 767px){
.custom-logo-link{
max-width: 300px;
}
}
Hope this helps.
If you have any queries further, let us know.
Thank you.
That’s great. Thanks!
Hello @glycotechnica_wp,
Glad we could help you.
If you have any issues further then please let us know.
Thank you.
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. |