• rightmind

    (@rightmind)


    I have a chunk of white space under my header image that I need to remove. Can anyone assist with this? Sorry, I’m a coding dunce so baby step instructions would help ??

    rightmind.com.au

Viewing 1 replies (of 1 total)
  • Hello rightmind,

    You need to add custom css to fix this issue.
    You could use this plugin and add the following css,

    #wrap { margin: 0 auto !important; }

    It will solve your issue.

    Cheers!!!

Viewing 1 replies (of 1 total)
  • The topic ‘Removing space from header’ is closed to new replies.