- This topic has 5 replies, 2 voices, and was last updated 4 years ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › Pro Themes › Pleased Pro › Help with Logo Resize
Tagged: logo resize
Hello I am trying to increase the size of my logo on my site.
I have tried to use Additional CSS when Customising the Theme.
This is the CSS I have used:
#site-identity img {
height: 100%;
}
There is no change when I enter this and then publish it.
Any advice on how to change the logo size?
Thanks
Hello,
Regarding your query, please provide us with your site URL so that we can help you with precise CSS.
Also please make a rough estimation in a screenshot with marking/ highlighting so that we can provide CSS likewise.
Regards.
Thanks,
The site is http://www.saltandbush.com.au
I created a screenshot with the logo size I would like.
It is posted on this page
Thanks for your assistance.
Hello,
Regarding your query, you can add below given CSS following the path Admin Panel > Appearance > Customize > Additional CSS for adjusting logo size.
.home img.custom-logo {
max-height: 90px;
}
You can increase or decrease the height as per your requirement.
Further, the screenshot you have attached is not supporting so you can adjust the CSS as per your requirement.
Regards.
Hello
Thank you it changed the logo size on the homepage
however on the other pages it is still too small
is there a way to change it across the whole site?
thanks for your assistance
jamie
Hello,
Regarding your query, you can add below given CSS following the path Admin Panel > Appearance > Customize > Additional CSS for adjusting logo size in all the pages.
.page img.custom-logo {
max-height: 90px;
}
You can increase or decrease the height as per your requirement.
Hope this helps.
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. |