-
AuthorPosts
-
June 15, 2016 at 5:03 pm #940868
hi… in JA Mero how can I change the colour of the ‘block’ button used to expend the collapsed menu on a small screen? The default is dark grey, once clicked it becomes blue. Thx!
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
June 16, 2016 at 1:58 am #940963Hi
Add below code in custom.css file to change the off-canvas button color
/css/custom.css (if its not present kindly create it).ja-mainnav .navbar .btn-navbar:active, .ja-mainnav .navbar .btn-navbar.active, .ja-mainnav .navbar .btn-navbar.disabled, .ja-mainnav .navbar .btn-navbar[disabled] { color: #fff; background-color: #d9d9d9!important; }
June 20, 2016 at 7:03 pm #942200Hi,
added the below code as instructed, but it doesn’t change the button color, whatever hex color code I use 🙁
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
June 21, 2016 at 2:10 am #942271Hi
Kindly share your working site url here , so i can check this on your site .
Also set the css compression to OFF .June 21, 2016 at 2:46 am #942285ccs optimization is set to off.
Website is http://www.fcbeigem.be.Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
June 21, 2016 at 2:55 am #942287Hi
Use this code in custom.css file.ja-mainnav .navbar .btn-navbar { background: #fff; }
After save it will like this : http://prntscr.com/bixsn6
June 21, 2016 at 4:04 pm #942574Yep… That did the trick. Thx.
I can now change the background colour. What code do I need to add to also change the colour of the three black stripes in that block? I basically want the same colour set as when you once selected the button ( white text on blueish background).Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
June 21, 2016 at 4:10 pm #942580Hi
use the code below for icon barja-mainnav .navbar .btn-navbar .icon-bar { background: #fff!important; }
-
AuthorPosts
This topic contains 7 replies, has 2 voices, and was last updated by Pankaj Sharma 8 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum