Okay
  Public Ticket #3608338
Space in header
Closed

Comments

  • rhianneevans started the conversation

    Hello there

    Thank you for all the assistance that you have given me. The personalised support is incredibly appreciated!

    Can you help with this issue? On my front page, I have chosen to insert media instead of the Title and Subtitle, so that I can better control the text appearance. 

    However, it looks like there are still line spaces where the title and subtitle fields would be. This pushes both graphics and button down the page. Is there any way to fix this?

    Thanks, Rhianne 

  •  234
    Elena replied

    Hi, 

    Adding this additional CSS should remove any unwanted margins:

    .home .hero-subtitle { margin: 0; }

    Best, Elena