Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
This topic contains 2 replies, has 2 voices, and was last updated by slowlyjam 7 years ago.
The topic ‘Centering Menu’ is closed to new replies.
Hi
For this, you have to define a max width for these two menu items first.
Add this code in custom.css file
.t3-masstop .nav { max-width: 470px; margin: 0 auto;}
If you will add more menu item, just increase the width value in the code.
Regards
1 user says Thank You to Pankaj Sharma for this useful post
This topic contains 2 replies, has 2 voices, and was last updated by slowlyjam 7 years ago.
The topic ‘Centering Menu’ is closed to new replies.