Reply 231378 to: Blog align issues

Avatar: Olga Barlow
Olga Barlow
Support staff
March 17, 2020 at 18:49

Hello,

Go to Theme Options > Custom CSS and add the following custom

@media (min-width:479px) { 
    .post-next-prev {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .post-next-prev .span6 {
        width: 50%;
    }
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.