Fastor 1.0 and 3.0 theme integration - ECB

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

  1. Go to Admin > Online Store > Themes
  2. Click the "Actions" button on the right-hand side, and select "Edit code"
  3. Find custom_code.scss and open it
  4. Add following code at very end of the file and Save the changes.

#ecb_background{z-index:9900!important;}