• I love this plugin and the simplicity of it! I’ve been searching for adding next and previous to posts without having to use the Page Builder. Thank You!

    Could you tell me CSS combination to style the previous and next?

    I see that it is nav-previous and nav-next, but I’m not having any luck with the combinations to get the size to change and make it bolder.

Viewing 1 replies (of 1 total)
  • Plugin Author faycalboutam

    (@faycalboutam)

    Hey!

    Glad you’re enjoying the plugin : )

    You can add this code in theme options:

    .single-post .nav-single.clearfix a {
    font-size: 20px;
    font-weight: bold;
    }

    Feel free to change the size as needed.

Viewing 1 replies (of 1 total)
  • The topic ‘How to Style Previous & Next’ is closed to new replies.