Comments NeilB4TheKing started the conversationMay 16, 2018 at 1:40amIs it possible to add the post CATEGORY under (or above) the post title on the HOME page slider on mobile phone similar to how it appears for larger mobile devices (e.g. iPads)NeilB4TheKing repliedMay 16, 2018 at 1:41amsee attached image 2,700PenciDesign repliedMay 16, 2018 at 2:53amHi,Unfortunately, currently this theme doesn't support this feature.A tip for you: You should replace the custom CSS code from: @media only screen and (max-width: 770px){.penci-custom-excerpt { margin-top: 0; font-size: 12px; color: #313131;} }To: @media only screen and (min-width: 770px){ .penci-custom-excerpt { margin-top: 15px; font-size: 12px; color: #313131; } }For get best display results on the sliderBest Regards,PenciDesign Sign in to reply ...
Is it possible to add the post CATEGORY under (or above) the post title on the HOME page slider on mobile phone similar to how it appears for larger mobile devices (e.g. iPads)
see attached image
Hi,
Unfortunately, currently this theme doesn't support this feature.
A tip for you: You should replace the custom CSS code from:
To:
For get best display results on the slider
Best Regards,
PenciDesign