• Resolved momochii95

    (@momochii95)


    Hi, I want to know if the navigation (previous-next) bar at the bottom of the content can be erased because I have inserted a plugin that can navigate within the same category without me messing with the code

    I just want the bar to go so there’ll be no double navigation bar

    Thanks!

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Theme Author Anders Norén

    (@anlino)

    Hi @momochii95,

    It looks like you’ve switched to a different theme, so I’m marking this topic as resolved.

    — Anders

    Thread Starter momochii95

    (@momochii95)

    Hello @anlino
    Would it helped if I changed back the theme I used to Lovecraft first to know what can be done with the navigation bar?
    Because I’m still willing to use Lovecraft especially if I can solve the navigation bar issue

    Theme Author Anders Norén

    (@anlino)

    @momochii95 Sure, it’s an easy fix, so it shouldn’t be a problem.

    Thread Starter momochii95

    (@momochii95)

    Thank you!

    Please let me know what I should do in order to remove the navigation bar below ><
    Thanks!

    Theme Author Anders Norén

    (@anlino)

    Hi @momochii95,

    Go to Appearance → Customize → Additional CSS (the menu labels might be different in your language) and add the code below:

    .post-navigation { display: none !important; }

    Let me know if that does it.

    — Anders

    Thread Starter momochii95

    (@momochii95)

    Hello @anlino it removed the navigation bar!
    Thank you so much!

    Would it be ok to ask for another questions too?
    Or should I make another thread?

    • This reply was modified 2 years, 10 months ago by momochii95.
Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Navigation Bar’ is closed to new replies.