Skip to content
Public Ticket #8311

Mobile Optimization

Conversation thread

PenciDesign replied

Staff Reply

Hi,

You can enable it on mobile by add more this code to Customize > Custom CSS:

@media only screen and (max-width: 479px){
.penci-post-nav-thumb {
    display: inline-block !important;
}
}

Best Regards,

PenciDesign

Kev2633 replied

Customer Reply

Here is a screenshot:

Kev2633 started the conversation

Conversation Start

Hi, I am using the seo blog theme of Soledad. I noticed that the "Enable Post Thumbnail for Next/Prev Post Navigation" option works on desktop view, but not in mobile view. It just displays text without the thumbnail. Is there anyway you can make it appear it in mobile through custom css?

Want to join this conversation or access attachments? Sign in first.