Comments 5Antony started the conversationJuly 17, 2020 at 4:25pmHow 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. 2,008Support repliedJuly 20, 2020 at 3:06pmHello 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 leftThank you. Clapat Support Review Envato Item Support Policy Follow us! https://www.clapat.com/https://www.facebook.com/clapat.ro https://www.instagram.com/clapat.themes/https://x.com/clapatdesignhttps://www.linkedin.com/company/clapatstudiohttps://www.tiktok.com/@clapatstudio Sign in to reply ...
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.
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
Review Envato Item Support Policy
Follow us!
https://www.clapat.com/
https://www.facebook.com/clapat.ro
https://www.instagram.com/clapat.themes/
https://x.com/clapatdesign
https://www.linkedin.com/company/clapatstudio
https://www.tiktok.com/@clapatstudio