Hi there,
after swichting to the transparent header on our homepage (thank you so much for that), i removed what i thought was all entries from custom.css concerning header formatting. But on pages with page title and breadcrumb, there is still a gap between them and the main header.
checking with Firebug i come across:
´html_header_top.html_header_topbar_active.html_header_sticky.html_large #top #main {
padding-top: 147px;
}´
but this is not in my custom.css.
Any idea where i can find this entry and remove it?
Thanks for your kind support.
Regards, Sebastian
Hey Sebastian!
Can you post the link to your website so we can take a look?
Cheers!
Yigit
Yes, of course – cannot expect everyone to have this in mind ;-) Sorry!
Here it is: http://www.musikzentrale.net/unterricht/
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.html_header_top.html_header_topbar_active.html_header_sticky.html_large #top #main {
padding-top: 117px;
}
Cheers!
Yigit
Strike! thank you, Yigit, that did the trick. Solved.
Have a great day,
Sebastian