Documentation

How to create accordion?

To create a accordion in your product page, you'll have to add a bit of code to your product description. Switch to editor mode and write the code as shown below. 

That should create something like this - 

Title 1

Contents of title 1

Title 2

Contents of title 2

Title 3

Contents of title 3

 

You can edit the title and content as you wish.

 

How to optimize for IE8?

Falcon was built using bootstrap 3 which uses media queries to create responsive layouts. Unfortunately, ie8 doesn't support media queries. To fix the issue, the theme uses respond.js. However, respond.js has issues when the css files are served through cdn or subdomain. Shopify serves the theme's assets through subdomain. You can read more about respond.js here - https://github.com/scottjehl/Respond. "Respond.js works by requesting a pristine copy of CSS via AJAX, so if you host your stylesheets on a CDN (or a subdomain), you'll need to upload a proxy page to enable cross-domain communication." Don't worry, we've already implemented everything you need in the theme. However, to trigger the script, you'll have to do the following -

  • Create a new page and name it "respond js", so that the url of the page is /pages/respond-js
  • Select the template as page.respond-js
  • That's it! Your store will be now be compatible with ie8.

All the important bits has been highlighted in the image below

Search

0 items in bag

No items in shopping bag