Skip to content
Public Ticket #19588

Post meta in mobile

Conversation thread

PenciDesign Supporter replied

Staff Reply

Hi,

Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

@media only screen and (max-width: 767px) {
    .post-box-meta-single > span {
        display: inline-block;
    }
}

Regards,
PenciDesign.



yizhe123 started the conversation

Conversation Start

How to make post meta in mobile appears in one line instead of two lines?

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