Big gap between top of page and menu & footer and end of page

Discussion in 'Compass WordPress Theme' started by john123, Jul 13, 2014.

Thread Status:
Not open for further replies.
  1. john123

    john123 New Member

    Joined:
    Jul 12, 2014
    Messages:
    10
    Likes Received:
    0
    Hi there,

    Does anyone know how to reduce to gap between the top of the page and the menu, and from the footer to the end of the page?

    See screenshots attached to illustate what I mean.

    Thanks
     

    Attached Files:

  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS
    Code:
    .page_content_wrapper {
    margin: 10px 0 10px 0; 
    }

    Thanks & Regards
    Gourav Shrivastava
     
    john123 likes this.
  3. john123

    john123 New Member

    Joined:
    Jul 12, 2014
    Messages:
    10
    Likes Received:
    0
    Worked a treat, Thanks
     
Thread Status:
Not open for further replies.

Share This Page