• Archive navigation looked weird on my client website, I added a width: 100% on archive-nav class and that fixed it.
    Consider adding (and tweaking) this to future updates:

    .archive-nav {
    width: 100%;
    }

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

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

    (@anlino)

    Hi @kokan87,

    You’re entirely correct. I forgot to set a width on the archive navigation when I changed the posts to use flex for layout. Thanks for pointing it out – I’ve submitted an update that fixes the issue.

    — Anders

    Thread Starter Andrija Kokanovic

    (@kokan87)

    Tnx for the fast response, keep up the good work ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Previous / Next post navigation’ is closed to new replies.