- This topic has 6 replies, 3 voices, and was last updated 6 years, 5 months ago by .
Viewing 7 posts - 1 through 7 (of 7 total)
Viewing 7 posts - 1 through 7 (of 7 total)
- You must be logged in to reply to this topic.
Home › Forums › Pro Themes › Graduate Pro › Make logo larger
Tagged: Resize logo on web theme
Hi,
How are you?
I’ve seen some similar answers on my issue, yet they don’t work for me. I’m using a logo I made from adobe illustrator, 1024 X 768 RGB to PNG-24 file. I would like to make logo lager on the web with out distortion. Please help. the css coded below did not work.
.site-logo img {
width: 220px !important;
}
I also would like to align logo with site title, is the a css code for that?
see link: http://ushineinstitute.org/ just starting.
Hello @karlw3b,
When we tried to access your site, we were unable to do so.
So please can you post your proper site URL so that we can provide the precise fix for your issues?
Thank you 🙂 .
Best Regards!!
Absolutely, I’m currently have some issues with my hosting company, Blue-host.
Hello,
I need help, I would like to make the logo lager than 200×57,844px (fixed size) on my website but I can’t find CSS code to change this aspect.
How can I do?
My website URL: http://www.advancedstudies.unipr.it
Thank you for the support,
Linda
Hello @karlw3b,
To width of the logo you have provided is very big. It cannot actually be implemented as the logo width.
However, we have provided the CSS that will increase the size of your logo.
For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given.
.site-logo img {
width: 205px;
height: 200px;
}
Hope this helps.
Thank you.
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. |