-
AuthorPosts
-
abcorp Friend
abcorp
- Join date:
- January 2013
- Posts:
- 15
- Downloads:
- 69
- Uploads:
- 2
- Thanks:
- 1
- Thanked:
- 5 times in 1 posts
March 3, 2016 at 4:32 pm #894364Hi,
We would like to display the mainmenu aligned in center and under the logo.
What part of code shall we modify in "header.php" to get this work?
Shall we modify anything else in template CSS?
Thank you for your help
Alexander and Dominique
AB Corp International
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
March 3, 2016 at 4:48 pm #894380Hi
You can use inspect element tool and check the style like here > http://prntscr.com/aaqi5z.t3-mainnav { padding-left: 75px; }
Apply class using Media query to adjust the padding for different screen-size .
I also saw you change the col-lg size of main nav in header.php file to col-lg-15 i suggest you to change it to 10 . total size in bootstrap is 12 .abcorp Friendabcorp
- Join date:
- January 2013
- Posts:
- 15
- Downloads:
- 69
- Uploads:
- 2
- Thanks:
- 1
- Thanked:
- 5 times in 1 posts
March 3, 2016 at 5:46 pm #894406Hi Pankaj,
Thanks for taking time to reply to our case.
Unfortunately, we still unable to get the mainmenu display in center under the logo.
Can you set it for us please?
Yours,
AlexanderPankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
March 3, 2016 at 11:41 pm #894512Hi
You need to add this code in custom.css file.t3-mainnav { padding-left: 75px; }
and increase the value of 75 px as per your needs . You need to apply custom style to apply different padding value for different screen size using Media queries so u can maintain the responsiveness of template , this is a custom work you need to do .
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 3 replies, has 2 voices, and was last updated by Pankaj Sharma 8 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Center Mainmenu under Logo in ja Cagox
Viewing 4 posts - 1 through 4 (of 4 total)