Viewing 5 posts - 1 through 5 (of 5 total)
-
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 25, 2017 at 8:17 am #1005348Hi
Add below code in /css/custom.css file to change the background color.navbar-default { background-color: #23263d; border-color: #171928; }
To change the color of menu items add below code
.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > span { color: rgba(255,255,255,0.8); }
Change the color codes as per needs.
Regards1 user says Thank You to Pankaj Sharma for this useful post
January 25, 2017 at 9:19 am #1005362…and footer bg?
January 25, 2017 at 9:21 am #1005364got it!
January 25, 2017 at 9:35 am #1005375Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 2 voices, and was last updated by Pankaj Sharma 7 years, 10 months ago.
The topic ‘ja_healthcare color of mainmenu’ is closed to new replies.