Okay
  Public Ticket #2476461
Help for using the Hervin template
Closed

Comments

  •  5
    Antony started the conversation

    How can I remove from the "Red room" portfolio page, the name of the next project, for example "Katia"? I want to delete the link to the next project on all portfolio pages.

    Thanks.

  •  1,810
    Support replied

    Hello Antony,

    just say

    #project-nav {
        display: none;
    }

    @media only screen and (max-width: 1466px){
    #main-page-content.project-page {
        margin-bottom: calc(55vh - 120px);
    }

    }

    in customizer -> additional CSS change the value of 120px to adjust the height of the empty space left

    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy