Hi
I have a problem with tho logo on the mobile version. It streches (s. screenshot) only at the beginning. In the sticky header the proportion are correct.
I found some code, but it didn’t work:
@media only screen and (max-width: 479px) {
#logo img, #logo img.retina {
max-width: 250px;
}
#logo img {
min-height: 0 !important;
margin-top: 8px;
}
.boxed-layout #header-section.header-6 .is-sticky #header.sticky-header {width: auto; }
}
Any ideas?
Thanks and best regards
Caspar
Attachments:
You must be
logged in to view attached files.