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

#21212
techryan
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;}