-
AuthorPosts
-
azri445 Friend
azri445
- Join date:
- April 2007
- Posts:
- 289
- Downloads:
- 73
- Uploads:
- 27
- Thanked:
- 4 times in 1 posts
November 2, 2016 at 5:28 pm #982915i need to change both main menu and header to full width… may i know the custom css?
also how to change the font size for the main menu so my menu can fit the width
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
November 3, 2016 at 2:58 am #983020Hi
To reduce the font-size add below code in custom.css file and change the value as per needs ..navbar-default .navbar-nav > li > a { font-size: 10px; }
For full width add below code in custom.css file
.t3-mainnav .container {width:100%!important;}
azri445 Friendazri445
- Join date:
- April 2007
- Posts:
- 289
- Downloads:
- 73
- Uploads:
- 27
- Thanked:
- 4 times in 1 posts
November 3, 2016 at 3:54 am #983037thank you pankaj,
how about to make it static, i need the menu stay there when people scroll down
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
November 3, 2016 at 4:11 am #983052For new topic could you create a new thread with all details . It helps other users to find the same topic .
Regards
azri445 Friendazri445
- Join date:
- April 2007
- Posts:
- 289
- Downloads:
- 73
- Uploads:
- 27
- Thanked:
- 4 times in 1 posts
November 4, 2016 at 5:40 am #983317Hello pankaj,
i already follow your step
.t3-mainnav .container {width:100%!important;}
but its didn’t make any changes
azri445 Friendazri445
- Join date:
- April 2007
- Posts:
- 289
- Downloads:
- 73
- Uploads:
- 27
- Thanked:
- 4 times in 1 posts
November 4, 2016 at 5:43 am #983318and also
.navbar-default .navbar-nav > li > a { font-size: 10px; }
can i make it to center? i mean auto align to center?
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
November 4, 2016 at 6:45 am #983321Hi
You can add text-align :center in the code.navbar-default .navbar-nav > li > a { font-size: 10px; text-align:center }
beside you can share the URL of site i wll take a look on it .
azri445 Friendazri445
- Join date:
- April 2007
- Posts:
- 289
- Downloads:
- 73
- Uploads:
- 27
- Thanked:
- 4 times in 1 posts
November 4, 2016 at 8:15 am #983344our link http://www.cubejunction.com
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
November 4, 2016 at 8:50 am #983364Hi
the main nav already in center if you will add further padding it will not be in one row .
http://prntscr.com/d2wyuf
You can try this code in custom.css file for padding.navbar-nav > li { padding-left: 5px; }
azri445 Friendazri445
- Join date:
- April 2007
- Posts:
- 289
- Downloads:
- 73
- Uploads:
- 27
- Thanked:
- 4 times in 1 posts
November 5, 2016 at 1:02 pm #983673and one last thing… i already set the page width to 100%… but after editing the custom.css,the width didnt change
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
November 7, 2016 at 12:50 am #983890Hi
i am getting site Not found error on the URL shared by you : http://prntscr.com/d4000x
Please check it.AuthorPostsViewing 11 posts - 1 through 11 (of 11 total)This topic contains 10 replies, has 2 voices, and was last updated by Pankaj Sharma 8 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum
width
Viewing 11 posts - 1 through 11 (of 11 total)