Hi together,
i want to fix the header at 85px. On Blogs or new pages the content still begin at the top, so that this option has no effect. My Header is semitransparent and as you can see i.e. the breadcrums is below the header and not really visible. How can i set this size for the content pages too?
Thank you very much!
Best regard from Germany, Lars
see private
Hi,
I believe I have it the way you want it :)
I added this to your General Styling > Quick CSS field:
.html_header_top.html_header_sticky #top #wrap_all #main {
padding-top: 85px!important; }
Best regards,
Mike
Yes. This works. Thank You!