Site logo

Archived topic

Wordpress Page Break Module?

18 replies · Started by Wayne on March 3, 2023

Viewing posts 16–19 of 19

Ah, I see, I was looking at David's CSS and got lost.

Are you referring to the pagination number and trying to achieve the result in below screenshot?
https://www.screencast.com/t/wkm8cStJ

If so, remove David's CSS and add this:

.single-post p.post-nav-links {
    text-align: center;
    padding: 20px 20px 20px 20px;
}

The 4 values of the padding are top/right/bottom/left, feel free to change them.

Hi Ying,

The screenshot is exactly what I am trying to achieve, but the CSS code doesn't seem to be applying to the post. I added it into Simple CSS on the page, in the plugin, and through Customizer>Additional CSS. (All at different times). I have cleared all my caches multiple times. Do you have any idea what I am doing wrong or if there is something else that I need to do? I am still learning all of this. Thanks!

Hi Ying,

Disregard the previous message. I played around with it and finally got it to work. I think FlyingPress was interfering with it. I made an adjustment and it works fine now. Thank you for your help! Send David and Leo my thanks as well! Hope you all have a great week! You all are the best!

You are welcome and glad to hear that :)

This archived topic is closed to new replies.