Okay
  Public Ticket #142432
Portfolio Title Padding
Closed

Comments

  • Diego started the conversation
    Can the padding on the title section in the portfolio be changed? I want to reduce the size of the title area, or possibly get rid of it. Any suggestions would be greatly appreciate it.
  •  982
    ThemeNectar replied

    Hey Diego!

    Add this into your custom css in the theme options panel:

    body .project-title {
      padding-top: 53px!important;
    }

    Cheers :)

  • Diego replied

    Thank you for all quick responses! You're awesome. Cheers

  •  982
    ThemeNectar replied

    You're very welcome :)