Hello Summer Sale!
Exclusive season-opening discount on TheGem theme.
Limited time offer.

Okay
  Public Ticket #1759331
How can I remove margin below page title bar?
Closed

Comments

  • sock2me started the conversation

    I'm VERY frustrated trying to remove the space at the top of the page and at the bottom of the page: http://prntscr.com/la3ifj

    and

    http://prntscr.com/la3ilu


    I want this on all page - no space. I have looked at the VB elements and set them all to 0 margin but they continue to show.

    Thank you,

    S

  •  7,280
    Oliver replied

    HI!

    pls. use following css:

    body .block-content {
        padding-top: 0;
    }
    body footer#footer-nav {
        display: none;
    }

     

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver