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

Okay
  Public Ticket #2549951
Remove large gap at top of portfolio pages
Closed

Comments

  • device started the conversation

    You helped me remove breadcrumbs (heart, date, category title) from the top of the portfolio pages but now there seems to be a large gap above the title header and the content module.  Is there a way to tighten this up a little?  Thanks in advance.

  •  7,280
    Oliver replied

    Hi,

    Add this code to the custom CSS filed in the theme options to set it globally for all the pages:

    body .block-content {
        padding-top: 20px;
    }
    

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

    Regards, Oliver

  • device replied

    Worked perfect, thanks!

  •  7,280
    Oliver replied

    Welcome!

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

    Regards, Oliver