Guest Posted January 9, 2023 Share Posted January 9, 2023 Hi there, Working with 7.1 for the first time and trying to center the menu links in Beaumont. I tried this in custom css but it has no effect nav { text-align: center; } Is there a better way to align the menu items in the navigation bar? Thanks! Link to comment
SQSPStarter Posted January 10, 2023 Share Posted January 10, 2023 @MBSTIAcan you share URL? Thanks Become a contributor to the largest resource for Squarespace and gain recognition from thousands of visitors.Join us on this exciting journey. Ping us here!. Link to comment
tuanphan Posted January 14, 2023 Share Posted January 14, 2023 On 1/10/2023 at 5:41 AM, MBSTIA said: Hi there, Working with 7.1 for the first time and trying to center the menu links in Beaumont. I tried this in custom css but it has no effect nav { text-align: center; } Is there a better way to align the menu items in the navigation bar? Thanks! Try this nav { justify-content: center; align-items: center; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment