• worldtravelgeek

    (@worldtravelgeek)


    Hi!

    Can you guys tell me how I can get rid of the light grey area above the dark grey footer as indicated on the picture with a red arrow on the left?

    There is nothing there, it just seems like wasted space. Or what can I put there instead? For footer widgets etc I would rather like to extend the dark grey footer towards the top if that is possible?

    Picture:
    https://i59.tinypic.com/jt9mbm.png
    PS: In case you want to check on my site:
    https://www.worldtravelgeek.com

    Thanks for your help!

Viewing 3 replies - 1 through 3 (of 3 total)
  • bdbrown

    (@bdbrown)

    Hi worldtravelgeek. Try this css in a child theme, the theme Custom css or using a plugin like Simple Custom CSS:

    #page {
      padding-bottom: 0;
    }
    Thread Starter worldtravelgeek

    (@worldtravelgeek)

    Hy bdbrown,

    thanks, that worked. May I ask what that padding is being used for in the hueman theme?

    bdbrown

    (@bdbrown)

    Don’t know for sure. The theme author may have thought it was more visually appealing that way.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How do i get rid of this light grey horizontal area above the footer?’ is closed to new replies.