Okay
  Public Ticket #3015349
removing the next page navigation title from portfolio item footer
Closed

Comments

  •  7
    Kassem started the conversation

    Dear Support,


    In every portfolio item page the template contains a next or previous page title in the footer I am welling to remove that title if you can help.


    Regards,

  •  1,815
    Support replied

    Try adding

    #project-nav {     

        display: none; 

    }

    #main-page-content.project-page {      

        margin-bottom: 0 !important; 

    }

    in customizer -> additional CSS


    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy

  •  7
    Kassem replied

    thank you for your support problem is fixed