Hiding nav links can cause uneven spacing. Here's how to fix it.
The Problem
Hiding nav links can cause awkward spacing issues because some website builders add a wrapper around elements. Memberstack removes the child of that element but the parent with the spacing is still there.
The Solution
Reorder your navbar so that the hidden link is at the very end.
This will "remove" any noticeable whitespace from your navbar.
Comments
0 comments
Please sign in to leave a comment.