Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #245949

    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

    #245952

    Hey Sebastian!

    Can you post the link to your website so we can take a look?

    Cheers!
    Yigit

    #245953

    Yes, of course – cannot expect everyone to have this in mind ;-) Sorry!

    Here it is: http://www.musikzentrale.net/unterricht/

    #245955

    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

    #245959

    Strike! thank you, Yigit, that did the trick. Solved.

    Have a great day,
    Sebastian

    #245962

    Hey!

    You are welcome Sebastian, glad we could help! You too have a great day! :)

    Best regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘remove padding from header’ is closed to new replies.