Skip to content
Public Ticket #8570

Post date

Conversation thread

RudyWu replied

Customer Reply

It works, many thanks

Penci Design replied

Staff Reply

Hi,

Please go to Customize > Addtional CSS then add custom css to do that

@media screen and (min-width: 960px){
.penci-container-width-1080.penci-vc_sidebar-right .penci-content-main .penci-grid_8 .penci-vc-grid-scroll .penci_post-meta, .penci-container-width-1080.penci-vc_sidebar-left .penci-content-main .penci-grid_8 .penci-vc-grid-scroll .penci_post-meta, .penci-container-width-1400.penci-vc_two-sidebar .penci-content-main .penci-grid_8 .penci-vc-grid-scroll .penci_post-meta, .penci-container-width-1400 .penci-content-main.penci-col-6 .penci-grid_8 .penci-vc-grid-scroll .penci_post-meta {
    display: inline-block;
}
}

Best Regards,

PenciDesign

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