Skip to content
Public Ticket #23421

Soledad settings

Conversation thread

nikothewriter replied

Customer Reply

Hi,

it worked!

Thank you a lot!

Best Regards

Niko

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-pagination {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        justify-content: space-between;
    }
    .post-pagination .prev-post,
    .post-pagination .next-post {
        width: 45%;
    }
}

Regards,
PenciDesign.



PenciDesign Supporter replied

Staff Reply

Hi,

Please send me the URL that is related to this issue.

Regards,
PenciDesign.

nikothewriter started the conversation

Conversation Start

Hi,

This is Soledad (coffee blog). 

When enabled, prev/next buttons on mobile do not represent a horizontal line as it is supposed to be. Pls see attachment and kindly advise.

Best Regards

Niko

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