Posted in: Newspaper
May 9, 2017 at 8:34 am
Hello, I just found out that the next/previous page buttons on the Related Articles section are overlapping.
Refer to this image.
Appreciate the help I can get to fix this.
Thank you.
May 9, 2017 at 2:11 pm
Hello,
Well they are overlapping because they are modified on your end. The default button does not say next or previous. They simply have a < and a >
Like so: https://www.screencast.com/t/46xg5uuS
Thank you!
May 12, 2017 at 3:09 pm
Hi,
It seems you modified the mentioned pagination and it is not displaying properly, but this can be easily fixed with a code like this for example
– https://www.screencast.com/t/qpurYRpDB
You just need to enter it in Theme panel->Custom Css
.single-post .td-next-prev-wrap a {
width: auto;
}
Thanks
Viewing 8 posts - 1 through 8 (of 8 total)
The forum ‘Newspaper’ is closed to new topics and replies.