- This topic has 2 replies, 3 voices, and was last updated 7 years ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Home › Forums › Pro Themes › Nature Bliss Pro › Size logo
Tagged: logo size
Hi,
How can change the size from the logo.
We’ve already uploaded a larger image, but the theme is giving the image a fixed size.
Thanks,
hi Moonsbe i had the same issue and WEN support send me these details to adjust the logo yourself
To make the logo size of the size bigger use below given CSS.
For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS .
img.custom-logo {
width: 290px !important;
}
.custom-logo-link {
max-width: 200px !important;
}
Hope this helps .
Hello @Moonsbe,
To change the size of the Logo please paste below given CSS in Admin Panel > Appearance > Customize > Additional CSS .
img.custom-logo {
width: 290px !important;
}
.custom-logo-link {
max-width: 200px !important;
}
Please adjust the px as per your requirement .
Hope this helps .
Also @rady006, thank you very much for your help . It is very nice of you that you gave an answer on behalf of our team .
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. |