• Resolved stracenerashley

    (@stracenerashley)


    Hi everyone!

    I am new to building my website and am having a problem. I am using the Sydney theme and am experiencing a really large white area specifically on the “about me” page. The white area is above my header photo and also in between my header photo and the text area. How do I remove this big white space? I have tried watching videos and researching but have had no luck. I was able to remove the title wording from this area using the “hide title” plugin. I am afraid if I mess with the coding that my whole site my get ruined. If anyone has any knowledge on this area I would really appreciate your help.

    My website is https://www.stayfitwithbritt.com
    If you go to my “about” page you will be able to see what my problem is!

    Thanks so much!

Viewing 2 replies - 1 through 2 (of 2 total)
  • dnk3232

    (@dnk3232)

    Hi, i see you’ve resolved this. Did you find a solution? I would love to know how you fixed it!

    Hello @dnk3232,

    Could you please try to apply the following CSS code through the Simple Custom CSS plugin or child theme’s style.css?

    .page-wrap{
      padding-bottom: 0;
    } 
    
    .footer-widgets{
      padding-top: 0;
    }
    

    Let me know how it goes.

    Regards,
    Kharis

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘White space on pages above & below header! New to this!’ is closed to new replies.