Viewing 3 reply threads
You must be logged in to reply to this topic.
Hi,
On portfolio single page, is it possible to remove the arrow navigation?
Thanks,
Apple
Hello,
Yes, you can. Just add this code into your custom css box:
.nav-growpop a.prev { display: none;}
.nav-growpop a.next { display: none;}
Let us know.
Best regards!
Hi,
I already did by CSS yesterday. Thanks for your support.
Cheers,
Apple
You must be logged in to reply to this topic.