Okay
  Public Ticket #851942
Header Padding
Closed

Comments

  • Joshua started the conversation

    I can't find the padding you use in the header anywhere. I can edit it in the elements but it isn't listed in the editor. Can you please show me where to edit the 20 and 15 px that is making the header image so spaced out?

  •  93
    djwd replied

    Hi there,
    If I got this right you need to reduce your own logo spacing, correct? You could do this in several ways, the best would probably be by removing the transparent part of your logo image. But this should do the trick as well:

    .site-header {padding: 0;}

    Hope it helps

    Regards
    djwd