Hi!
I would like to change the header behaviour on certain pages.
Frontpage: header is fine as is
All other pages:
I would like to have the header stay in the small position (I mean the size it has when scrolled all the way down). I dont want it to resize here.
Is there any possibility to do that?
Thanks!
Birgit
Hey WeigutZull,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
Victoria
Hi Victoria!
Here is the link:
http://78.47.84.154/?post_type=product&p=533&preview=true
best regards,
birgit
Hi WeigutZull,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.responsive #top:not(.home) #header_main > .container .main_menu .av-main-nav > li > a,
.responsive #top:not(.home) #wrap_all .av-logo-container,
.responsive #top:not(.home) .logo,
.responsive #top:not(.home) .logo a,
.responsive #top:not(.home) .logo img {
height: 40px !important;
line-height: 40px !important;
max-height: 40px !important;
}
If you need further assistance please let us know.
Best regards,
Victoria