- This topic has 8 replies, 2 voices, and was last updated 8 years, 5 months ago by .
Viewing 9 posts - 1 through 9 (of 9 total)
Viewing 9 posts - 1 through 9 (of 9 total)
- You must be logged in to reply to this topic.
Home › Forums › Pro Themes › Education Hub Pro › Make mobile logo larger
Tagged: logo
The mobile version of my logo on grapevinedentalassistantschool.com and mckinneydentalassistantschool.com re both tiny on mobile and I need them to be larger. How do I make them larger.
The mobile version of my logo on grapevinedentalassistantschool.com and mckinneydentalassistantschool.com re both tiny on mobile and I need them to be larger. How do I make them larger.
Hello @afuller
You both the given site URL doesn’t seem to respond right now so we are unable to debug you issue.
Please fix this so that we can debug your issue and provide you with some possible solution.
Regards!!!
grapevinedentalassistant.com
Hello @afuller
Sorry to inform you that your given site URL still shows 404 error as you can see below attachment.
https://www.dropbox.com/s/ytcq3yvuq4ji786/site.png?dl=0
Regards!!!
its grapevinedentalassistantschool.com
@afuller, you can put the following custom CSS code in Appearance-> Customize -> Theme Options -> Advanced Options
@media only screen and (max-width:767px){
max-width: 176px;
}
Hope this will help you fix this issue.
Thank you!
this did not work at all. What else can i do?
Sorry something look missing in above CSS code. Please try following code.
@media only screen and (max-width:767px){
.custom-logo-link{
max-width: 176px;
}
}
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. |