Comments 7Kassem started the conversationApril 1, 2022 at 5:03pmDear 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,973Support repliedApril 5, 2022 at 3:55pmTry adding#project-nav { display: none; } #main-page-content.project-page { margin-bottom: 0 !important; } in customizer -> additional CSSThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy 7Kassem repliedApril 6, 2022 at 8:56amthank you for your support problem is fixed1 Like Sign in to reply ...
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,
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
thank you for your support problem is fixed