Parallax Theme Bottom Position Integration - FSB

Step 1: Add solution

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

#fsb_background { z-index: 1 !important; }