Viewing 6 reply threads
You must be logged in to reply to this topic.
Hi, first of all my compliments for this excellent theme!
I do have a small problem, the portfolio thumbnails on my website work perfectly fine on desktop, but are not clickable on mobile. I added the “arrow right” icon so that users can visit the pages related to the portfolio items, but on mobile devices the pages are now unaccessable.
Do you have any suggestions on how this can be fixed?
Thanks!
Hello,
Please add this code into your custom css box:
@media (max-width:480px){
#portfolio-entries.overlay-layout-center .overlay-wrapper {
z-index: 1;
}}
If the situation persists, please send me some valid wp credentials in a private reply. So i can check it personaly.
Best regards!
Hello,
I am checking this now. Will update you in minutes..
Best regards!
Hi, can you please reply with a solution? Thanks!
You must be logged in to reply to this topic.