Comments 5Megan started the conversationJuly 24, 2023 at 9:15pmHi there - I'm trying to remove the "Next Service" link that pops up at the bottom of each portfolio page. Attached files: Screenshot 2023-07-24 at 10.15.02 PM.png 1,973Support repliedJuly 25, 2023 at 6:20amHi Megan,try adding in customizer -> additional CSS#project-nav { display: none;}.next-project-image { display: none;}#main-page-content.project-page { margin-bottom: auto;}if encounter any problems send us wp admin access so we can have a lookThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy 5Megan repliedJuly 28, 2023 at 6:23pmWorked perfect! Thanks so much1 Like Sign in to reply ...
Hi there - I'm trying to remove the "Next Service" link that pops up at the bottom of each portfolio page.
Attached files: Screenshot 2023-07-24 at 10.15.02 PM.png
Hi Megan,
try adding in customizer -> additional CSS
#project-nav {
display: none;
}
.next-project-image {
display: none;
}
#main-page-content.project-page {
margin-bottom: auto;
}
if encounter any problems send us wp admin access so we can have a look
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Worked perfect! Thanks so much