Comments Edgar started the conversationOctober 9, 2015 at 9:31amHow can I make the Nav Menu on a desk top to look like the Responsive look, to be only 3 lines? 895TheFox repliedOctober 10, 2015 at 8:31amHello Edgar, thanks for purchasing Thefox!Try to add this custom css ( thefox > styling options ) :#nav_button:before { font-family: \"FontAwesome\"; display: block; content: \"\\f0c9\"; padding: 8px 0 0 0px; text-align: center; margin-left: -1px; font-size: 18px; }#nav_button{ display: block !important; margin: 31px 10px 0px 0px; height: 40px; float: right; }Then go add a menu for the mobile menu.Do not hesitate to contact us if you have other questions.Regards--------------------- Hosting we recommend ( Free SSL and CDN included in all plan ). Speed up your site with Autoptimize Test your site with GTmetrix and fix the issue to make it faster How to Update your Theme Sign in to reply ...
How can I make the Nav Menu on a desk top to look like the Responsive look, to be only 3 lines?
Hello Edgar, thanks for purchasing Thefox!
Try to add this custom css ( thefox > styling options ) :
#nav_button:before { font-family: \"FontAwesome\"; display: block; content: \"\\f0c9\"; padding: 8px 0 0 0px; text-align: center; margin-left: -1px; font-size: 18px; }#nav_button{ display: block !important; margin: 31px 10px 0px 0px; height: 40px; float: right; }
Then go add a menu for the mobile menu.
Do not hesitate to contact us if you have other questions.
Regards
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme