Viewing 7 reply threads
You must be logged in to reply to this topic.
I am using Folie with the Grid – showing photos only, no text until mouse moves over image. I notice when using my cell that there is no way to hover over image so it doesn’t automatically highlight as it should. Is there a way to turn on text continuously without needing to hover? In this way people using mobile phones (more than 50%) can view what the images are about. Thank you.
Hello,
Sorry for the late reply.
Please add this code into your Customize > General > Custom Codes > Custom Css menu:
@media (max-width: 480px){
.entry-link, .entry-lightbox {
display: none;
}}
It will remove the link effect from the overlay of portfolio items in mobile. So that you can tap over an portfolio and then the overlay with title will show up. Then only if you tap again on the title, you will be send to the single portfolio page.
Let us know if this works for you.
Best regards!
Mihaila, this doesn’t appear to work. I can tap the photo and overlay with title does appear; however, it immediately loads the blog post.
Hello,
Please edit the display: none;
to display: none !important;
Let me know.
Best regards!
Hello,
We tested the page in a mobile and it shows fine. See the screen recording below:
https://jmp.sh/jyILaxd
Let us know.
Best regards!
I used my daughter’s iPhone and the pictures don’t show at all. Just a blank white box – same as when someone uses Internet Explorer on a Windows PC. Sounds like this theme as far too many problems. I’m looking elsewhere.
Hello,
We can give this a closer look and help you with it. Please enable again the credentials in your profile data. I can’t login with the current ones anymore.
Let us know.
Best regards!
You must be logged in to reply to this topic.