- This topic has 3 replies, 3 voices, and was last updated 2 weeks, 1 day 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 › Free Themes › Signify › Logo full wIdth possible?
Tagged: logo customize full width
Hello
we appreciate the theme signify very much!
is it possible to enlarge the logo to the full width?
i have already used this additional css:
.custom-logo-link img{
max-width: 650px;
}
.container, .site-content {
max-width: 100% !important;
}
.site-content{
padding: 0 !important;
}
preferably we would like to enlarge the logo to the entire width of div.site-branding: how do we have to proceed for this?
Thank you and best regards
Christian
hello fuerholz
Can you please share your site URL?
Regards,
Psink
Thank you Psink
Someone helped me in a WP-Forum with this code:
`.site-branding {
padding-left: 0 !important;
padding-right: 0 !important;
}
.site-branding .custom-logo-link {
margin-right: 0 !important;
}
.site-branding,
.site-branding .custom-logo-link img {
max-width: 100%;
}
This works as desired!
Best, Christian
I have had issues with the logo on the header. First, it was cut in half. Then I used some of the custom CSS code above and it shows now, however, it shows the same size in any screen, not resizing or responsive. On desktop, it looks good, but on a tablet or a phone, it is huge.
Please advise how to resize for smaller screens.
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. |