Comments 7jdefranclieu started the conversationJanuary 18, 2019 at 3:16pmHello, I would like to add a bar to the burger menu on my website, I'm using Kalium with a base of the architect demo. In the custom css I found the line to get rid of the middle bar, /* Menu: Hamburger menu remove middle line */.menu-bar .ham { height: 0px;} but I don't understand how to put it back, can you help ? Thanks. Jerome[deleted] repliedJanuary 18, 2019 at 3:40pmHi Jerome,That is happening because to make Architecture more special we have added some CSS codes in the Custom CSS area that make this demo more suitable for Architects tastes.Can you please add the code below to your Custom CSS area: .menu-bar.menu-skin-light .ham { background-color: #000; } .menu-bar .ham { width: 30px; height: 1px; }Have a great weekend! 7jdefranclieu repliedJanuary 18, 2019 at 5:22pmThanks, work fine.Have nice weekend.Jerome1 Like[deleted] repliedJanuary 21, 2019 at 7:36amHi Jerome,Thanks, I'm glad to hear that everything is Ok nowI wish you a great week!P.S: If you like the theme, it would help us a lot if you could give us a five-star rating on Themeforest from your Downloads tab. A huge thank you from me and Laborator in advance. Sign in to reply ...
Hello,
I would like to add a bar to the burger menu on my website, I'm using Kalium with a base of the architect demo.
In the custom css I found the line to get rid of the middle bar,
but I don't understand how to put it back, can you help ?
Thanks.
Jerome
Hi Jerome,
That is happening because to make Architecture more special we have added some CSS codes in the Custom CSS area that make this demo more suitable for Architects tastes.
Can you please add the code below to your Custom CSS area:
Have a great weekend!
Thanks, work fine.
Have nice weekend.
Jerome
Hi Jerome,
Thanks, I'm glad to hear that everything is Ok now
I wish you a great week!
P.S: If you like the theme, it would help us a lot if you could give us a five-star rating on Themeforest from your Downloads tab.
A huge thank you from me and Laborator in advance.