Issue
The bar is covering the menu on mobile devices. This solution works for Faster 1.0 and 3.0 versions.
Step 1: Add the CSS
- Go to Admin > Online Store > Themes
- Click the "Actions" button on the right-hand side, and select "Edit code"
- Find custom_code.scss and open it
- Add following code at very end of the file and Save the changes.
#qab_background{z-index:9900!important;}