Nimble AppGenie UAE ← WildApricot Forums My feedback 2 results found Can anyone help with centering nav links on the menu bar in skyline ? 1 vote Vote Vote Vote We're glad you're herePlease sign in to leave feedback Signed in as (Sign out) Close Close Vote We’ll send you updates on this idea 4 comments · Designers · Delete… · Admin → How important is this to you? Not at all You must login first! Important You must login first! Critical You must login first! We're glad you're herePlease sign in to leave feedback Signed in as (Sign out) Close Close Submit Rating An error occurred while saving the comment Nimble AppGenie UAE commented · May 21, 2025 · Edit… · Delete… To center nav links in Skyline, try this CSS: css Copy Edit .navbar { text-align: center; } .navbar li { display: inline-block; margin: 0 10px; } Also, check if Skyline’s settings have a center alignment option for the menu. Need expert UI help? contact- https://www.nimbleappgenie.ae/mobile-app-development-company-dubai Save Submitting... Mobile App Customizations 221 votes Vote Vote Vote We're glad you're herePlease sign in to leave feedback Signed in as (Sign out) Close Close Vote We’ll send you updates on this idea 65 comments · Wishlist » Mobile · Delete… · Admin → How important is this to you? Not at all You must login first! Important You must login first! Critical You must login first! We're glad you're herePlease sign in to leave feedback Signed in as (Sign out) Close Close Submit Rating
To center nav links in Skyline, try this CSS:
css
Copy
Edit
.navbar {
text-align: center;
}
.navbar li {
display: inline-block;
margin: 0 10px;
}
Also, check if Skyline’s settings have a center alignment option for the menu.
Need expert UI help?
contact- https://www.nimbleappgenie.ae/mobile-app-development-company-dubai