Tagged: logo
Hey,
I don’t want the logo and header to start big and then become small when I scroll. I just want it to be small and fixed all the time. This is how I want it to be all the time: Like this
How I do it?
Best regards
Daniel
Hey juzdan88!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#header_main .container, .main_menu ul:first-child > li a {
height: 44px !important;
line-height: 44px !important;
}
Best regards,
Yigit
Thanks Yigit.
The code worked finebut now there is two lines under the logo.
See the picture here
How do I remove the second line?
Best regards
Daniel