Skip to content
Public Ticket #2742

Mobile Slider Text

Conversation thread

PenciDesign replied

Staff Reply

Hi,

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 slidersmile.png

Best Regards,

PenciDesign

NeilB4TheKing replied

Customer Reply

see attached image

NeilB4TheKing started the conversation

Conversation Start

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)

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