Comments 1timxddd started the conversationApril 26, 2018 at 7:19amHello, Is there any way to set line thickness of the Hamburger menu?Like theme options or any custom css will you suggest?Cheers,Tim 3,034Andrew repliedApril 26, 2018 at 7:44amHey there, Thanks for reaching in, Please use this CSS in Salient > General Settings > CSS/Script Related > Custom CSS Code body[data-header-search="false"] #header-outer[data-has-menu="false"][data-cart="false"] .slide-out-widget-area-toggle[data-icon-animation="simple-transform"] .lines-button.lines:before { height: 5px!important; width: 7rem!important; } body[data-header-search="false"] #header-outer[data-has-menu="false"][data-cart="false"] .slide-out-widget-area-toggle[data-icon-animation="simple-transform"] .lines-button.lines:after { height: 5px!important; width: 7rem!important; } Hope this helps, Regards Sign in to reply ...
Hello,
Is there any way to set line thickness of the Hamburger menu?
Like theme options or any custom css will you suggest?
Cheers,
Tim
Hey there,
Thanks for reaching in,
Please use this CSS in Salient > General Settings > CSS/Script Related > Custom CSS Code
Hope this helps,
Regards