Hello Laura,
I have some Mobile CSS questions.
1. I want to disable the filter in fast search on mobile view (Vertical & Horizontal).
Is this possible?
#horizontal_search .bp_search_form_filter {
- margin-top: 5px;
- display: none !important;
In my search form > mixed form, I use a dropdown multiselection box
Because of the theme it is only possible to select an item by clicking on the empty selection box.
It would be great to check the empty selectionbox also when a member clicked on the menu-item/title.
Especially on the mobile devices this is a nice feature.
(When disabling JS files, you can select an item by clicking on the total item.)
4. When viewing the Ipad Vertical version, the members aren’t showing correctly. See attachment.
5. I have main menu-item with 4 dropdown items.
Only when viewing Ipad Horizontal, the main item is not working, because you are required to click a dropdown item. (When adding the main item also to the dtopdown menu, on the mobile version those menu-items are duplicated.
Thanks in advance
Gr Luuk