Home › Forums › Archived Forums › Mobile View › Redirect user to page if mobile and removing menu item if mobile › Re: Redirect user to page if mobile and removing menu item if mobile
April 11, 2015 at 17:34 UTC - Views: 1
#21212
Participant
Thanks scrambler. I had a feeling it had something to do with the width not being defined, just wasn’t sure the best way to go about that. Looks a lot better now.
Concerning the menu. I would like to remove the store button that is float right in css. something similar to visibility: hidden but only if mobile.
.onlineshop {float:right !important;}

