Remove Search bar from handheld
I seem to have successfully removed the Search... from the Desktop and Tablet configs but can't seem to get rid of it from handheld. Maybe I need more coffee... hopefully I'll find it. In the interim, any help would be appreciated.
0
-
Hi Bobbi
This is what I did for one of our sites handheld shells.
In the Handheld.css file under the sites Styles\Custom folder add this.
.shell-small .global-search {
border: none;
visibility: hidden;
border-radius: 0;
}
Hope that helps
Cheers
Chris0 -
Excellent and wonderful. You made my whole day. thanks! 0
Du måste logga in om du vill lämna en kommentar.
Kommentarer
2 kommentarer