Site logo

[Resolved] WordPress Page Break Module?

Home Forums Support [Resolved] WordPress Page Break Module?

Home Forums Support WordPress Page Break Module?

Viewing 4 posts - 16 through 19 (of 19 total)
  • Author
    Posts
  • #2557973
    Ying
    Staff
    Customer Support

    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.

    #2558028
    Wayne

    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!

    #2558037
    Wayne

    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!

    #2558077
    Ying
    Staff
    Customer Support

    You are welcome and glad to hear that 🙂

Viewing 4 posts - 16 through 19 (of 19 total)
  • You must be logged in to reply to this topic.