Comments 2Mucho started the conversationJune 4, 2024 at 7:51amHi Team How would I be able to either disable to choose the next portfolio item on the last section of an existing portfolio item? Thanks,Mucho 1,973Support repliedJune 5, 2024 at 4:00amHi,you can easily disable the next portfolio item section with css#project-nav { display: none;}#main-page-content.project-page { margin-bottom: auto;}Thank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy1 Like 2Mucho repliedJune 6, 2024 at 7:05amworked like a charm. thanks 1 Like Sign in to reply ...
Hi Team
How would I be able to either disable to choose the next portfolio item on the last section of an existing portfolio item?
Thanks,
Mucho
Hi,
you can easily disable the next portfolio item section with css
#project-nav {
display: none;
}
#main-page-content.project-page {
margin-bottom: auto;
}
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
worked like a charm. thanks