Related Articles Nav

Posted in: Newspaper
Post count: 16

Hello, I just found out that the next/previous page buttons on the Related Articles section are overlapping.

Refer to this image.

http://tinypic.com/r/beyqaa/9

Appreciate the help I can get to fix this.
Thank you.

Post count: 22421

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!

Post count: 16

Hi,
I don’t remember modifying that section. I may have changed the page nav buttons but it was done for each POST not the related articles section. I would appreciate help on how to revert it to the original.

Post count: 23312

Hello wendy2228,

Provide your website URL so I can take a closer look at it.

Thanks for the message!

Post count: 16

Hello, it’s
https://www.dognmeows.com/

Thanks! 🙂

Post count: 20688

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

Post count: 16

Hi Simion,
Thanks for the code. I tried it but it won’t save and go past that point. I will try later and let you know if this code works on my end.

Post count: 20688

Hi,

The code should work, probably you just need to clear the cache you have installed on your website to make it apply. Try entering the code in the Theme panel->Custom Css section and see if it works after you clear the cache.

Thanks

Viewing 8 posts - 1 through 8 (of 8 total)
The forum ‘Newspaper’ is closed to new topics and replies.