Okay
  Public Ticket #343383
Portfolio Page
Closed

Comments

  • Heather started the conversation

    Is there anyway to reduce the white space between the text of the Portfolio page and the beginning of the portfolio itself? www.roseichild.com/portfolio

  •  8,847
    Tahir replied

    Hey!

    Add this into the Custom CSS box located in your Salient Options panel :
    html body #portfolio-filters-inline.non-fw {
        padding-top: 0px!important;
    }
    Thanks 


    ThemeNectar Support Team 

  • Heather replied

    Thank you!