Apparently I just proved how difficult it is to find the bottom of the portrait tablet section in the responsive_default.css file




Quote Originally Posted by picaflor-azul View Post
To add the changed layout just add this to the bottom of the portrait tablet section in the responsive_default.css file:

Code:
.fa-user{display:none;}
.fa-search{float:right;}
and change line 322 to:

Code:
#menu{width:45%;}