I have a child-theme so I think I have to adapt the functions.php. I created a folder with the name tpls in the child-theme and put your file into it. But it doesn`t work so easy.
This is a customization question and support doesn't offer customization services as we wrote on our documentation homepage. I will try to help you this time though
Please just leave the PHP customization thing and just apply this CSS code on your Custom CSS area:
.single-portfolio-holder .portfolio-big-navigation .next.mobile-only i, .single-portfolio-holder .portfolio-big-navigation .previous.mobile-only i {
display: block !important;
}
a.previous.pc-only, a.next.pc-only {
display: none !important;
}
Is it possible to have arrows < > instead of words next - previous for the navigation in the singe portfolio items?
Thank you. Ka
Hi Katja
You have to replace the file i have attached for you. on this directory : wp-content/themes/kalium/tpls/portfolio-single-prevnext.php
if you have trouble on replacing the file please insert FTP Credentials.
Thank you.
Hallo Eroll,
I have a child-theme so I think I have to adapt the functions.php. I created a folder with the name tpls in the child-theme and put your file into it. But it doesn`t work so easy.
What do you mean?
Hi Katja,
This is a customization question and support doesn't offer customization services as we wrote on our documentation homepage. I will try to help you this time though
Please just leave the PHP customization thing and just apply this CSS code on your Custom CSS area:
COOL! It works!
Thanks a lot!
Hi Katja,
Glad to hear that
Will set this ticket as solved from here.