Mobile Responsive Header - Menu Button - Search Icon
Two questions:
1. How can I create a mobile responsive header in that way: logo left - serach icon right, menu button right -> all in one line
2. Is it possible to change the menu button icon (that three stacked lines)?
Thank you in advance!!
1. How can I create a mobile responsive header in that way: logo left - serach icon right, menu button right -> all in one line
2. Is it possible to change the menu button icon (that three stacked lines)?
Thank you in advance!!
Comments
1. This one is unfortunately impossible. With custom css it will be probably possible to move one of them next to the logo but we need url to your site first.
2. Yes, it is possible. Under Theme options > Responsive section, you can set text instead of icon.
To1:
Here is my url:
http://www.meyouandtheworld.com/home/
2. You can use icon as html, like: <i class="ICON-NAME"></i>
1. How can I align my responsive logo to the left?
2. How can I decrease responsive padding/margin above and below my logo and menu button -> to descrease responsive header size?
to 2: solved with #1
How can I change the color of the mobile menu "+" for submenus now?