Artful Theme (Built-In Theme behavior issue)

When I am on a sub page not listed on the navigation menu the menu item shifts upwards. Anyone experienced this?

I am on a page that is under the Books menu but not listed in navigation. Home | EricBarger.me

Safari 12.0 macOS Mojave 10.14

Hey John!

This looks like some sort of CSS issue/conflict. If you haven’t already, be sure to republish all your files (File > Republish All Files).

From my testing, this should fix the issue - paste this into the CSS area for that page:
.nav-link {padding-top:inherit !important;}

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.