Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #351544

    Hi,

    I wondered if you could help me fix this problem.

    There is white space above header image.
    I have custom altered the header height and the white space stays the same. Only the image changes size.

    Can you help me please?

    Kind regards
    Nathan

    inlovewithscotland.co.uk

    #351617

    Hey Nathan!

    Try adding this code to the Quick CSS:

    #header {
        font-size: 0;
    }
    
    #header br{
        display: none;
    }

    Cheers! 
    Josue

    #351674

    Josue, it worked. I’m so thankful for your help.

    Have a great weekend Josue

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Unwanted white space above header image. Worked fine but now this.’ is closed to new replies.