-
AuthorPosts
-
Pankaj Sharma Moderator
Pankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
January 26, 2017 at 3:20 am #1005654Hi
I just checked your site and the space is fine on both side,
Check this : http://prntscr.com/e0foq2
Regardsvivaldo moscatelli Friendvivaldo moscatelli
- Join date:
- March 2015
- Posts:
- 80
- Downloads:
- 24
- Uploads:
- 0
- Thanks:
- 12
January 26, 2017 at 8:08 am #1005695Hi Pankaj
you are right but (and I feel very embarrassed in asking such a void thing…) my customer sees something different on his screen and you can see it here: https://snag.gy/Yo1XJL.jpg he wants to have it perfectly on the center (in reality we are thinking to delete a couple of menu item and this will be more visible…)
Thanks as usual…
VivaldoPankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
January 26, 2017 at 8:37 am #1005705Hi
You can Suggest him to add below code in custom.css file@media(min-width:1300px) {.navbar-nav{padding-left:25px;}}
Adjust the padding value as per needs.
Regards
vivaldo moscatelli Friendvivaldo moscatelli
- Join date:
- March 2015
- Posts:
- 80
- Downloads:
- 24
- Uploads:
- 0
- Thanks:
- 12
January 26, 2017 at 8:38 am #1005706Thanks Pankaj,
but this resolve it for any screen size? And if I take out an item?
Is there a way to put it on the center so it doesn’t bother anymore…?
Thanks
VivaldoPankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
January 26, 2017 at 8:53 am #1005721Hi
Menu already in centre, only in Larger display it slightly not in center, adding above code fix this problem.vivaldo moscatelli Friendvivaldo moscatelli
- Join date:
- March 2015
- Posts:
- 80
- Downloads:
- 24
- Uploads:
- 0
- Thanks:
- 12
January 26, 2017 at 9:23 am #1005734Hi Pankaj
I turned off one menu item (and maybe I should do it for other 2…)
and it is clearly aligned to left.
Is there a way to align it to the center?
Thanks for all
VivaldoPankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
January 26, 2017 at 9:31 am #1005752Hi
You have to set a width in the code@media (min-width: 992px){ .navbar-nav {margin: 0 auto!important; float: none; max-width: 1060px}}
change the width value when u further remove items.
Hope it helps.vivaldo moscatelli Friendvivaldo moscatelli
- Join date:
- March 2015
- Posts:
- 80
- Downloads:
- 24
- Uploads:
- 0
- Thanks:
- 12
January 26, 2017 at 10:45 am #1005769Thanks Pankaj
-
AuthorPosts
This topic contains 8 replies, has 2 voices, and was last updated by vivaldo moscatelli 7 years, 9 months ago.
The topic ‘Align main menu to center’ is closed to new replies.