Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #27701

    I like the header with the social buttons, but when you scroll, it stays visible, using up a lot of space. Is there any way to remove it when scrolling?

    #135055

    Hi,

    Just add this on your custom.css or Quick cSS

    .header-scrolled #header_meta {
    display: none;
    }

    Regards,

    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Remove header with social buttons when scrolling’ is closed to new replies.