Okay
  Public Ticket #1582591
Page title margins
Closed

Comments

  •  1
    Oeroes started the conversation

    Hi,

    Beautiful theme! 

    Just one thing. On my portfolio pages the space between the page title / description and the portfolio items is very wide. I can not find where to adjust this setting. I used demo Agency.

    Can you help me?Thank you!

    Oeroes

  •  1,559
    Laborator replied

    Hi Oeroes,

    To remove the spacing which is between the items and the title in your site add the CSS below to Custom CSS:

    .portfolio-container-and-title .page-container {
      margin-top: 0px;
    }
    .section-title {
      margin-bottom: 0px;
    }
    

    If you're not familiar with adding custom styling, follow this guide which explains how to add custom CSS.

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •  1
    Oeroes replied

    Thanks! That does the trick.



  •  1,559
    Laborator replied

    Happy to hear that

    P.S: If you like our theme, it would help us a lot if you could give us five star rating on themeforest from your Downloads tab, (if you don't know how, just open this link).

    A huge thank you from Laborator in advance, have a great week!

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group