Reply 325127 to: Previous and next products buttons funcionality

Avatar: Olga Barlow
Olga Barlow
Support staff
June 3, 2022 at 13:14

Hello,

1) It’s not so easy unfortunately. Anyway, you can try to submit feature request here https://www.8theme.com/taskboard/

4) Use custom code

.posts-nav-btn .post-info {
    width: 370px;
}
.prev-post {
    left: -370px;
}
.next-post {
    right: -370px;
}

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.