Tagged: header
Hi Kriesi,
compliments on this excellent theme.
But i guess i messed up setting for header logo :-(
I activated Sticky and Shrinking header. But when scrolling down the site, the logo gets squeezed.
That means its not shrinking evenly height and width.
It is only reducing height, so logo proportions are damaged.
Can you please advise?
Thank you and have a nice day
Mod
Hey pagemod,
The logo seems to be in perfect proportion to me when I scroll. Can you screenshot what you are seeing?
Best regards,
Jordan Shannon
Hi,
Add this to quick css:
@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px)
and (orientation: portrait)
and (-webkit-min-device-pixel-ratio: 1) {
.html_header_transparency #top .avia-builder-el-0 .container{
padding-top:0px!important;
}
#header{
background:#fff!important;
}}
Best regards,
Jordan Shannon
Working !
Thank you for helping.
Outstanding support !
Hi,
Glad Jordan was able to help, we will close this now. Thank you for using Enfold.
For your information, you can take a look at Enfold documentation here
And if there are features that you wish Enfold had, you can request them and vote the requested ones here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)
Best regards,
Mike