Home Forums Free Themes Education Hub How to remove links to previous/next article

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #54657
    Stefania
    Participant

    Hello,
    I would like to remove the links to the previous and next article on articles.

    Thanks.

    #54725
    wensolutions
    Keymaster

    Hello @stefania,

    To remove the posts navigation for single posts. Please add in the following custom CSS in your Admin Dashboard > Appearance > Customize > Additional CSS :

    nav.navigation.post-navigation {
        display: none;
    }

    Hope this Helps,

    Best Regards !!

    #55167
    Stefania
    Participant

    Thanks, it worked.
    This theme is really amazing and I am very satisfied with the website I created. Good job!

    #55195
    wensolutions
    Keymaster

    Hello @Stefania

    Glad we could help you .

    And thank you very much for the appreciation .

    If you have any issue further please do not hesitate to post .

    We will really appreciate if you could help us too by rating our theme in WordPress repo here:-

    https://wordpress.org/support/theme/education-hub/reviews/

    Best regards !!

    Have a good day .

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