Global Theme Settings (Kings Road)
In your control panel, go to Storefront > My Themes, click the blue "Customize" button to launch Theme Editor, then select the "Theme Styles" icon. In the left hand column of the Theme Editor, click the panel labelled 'Global Theme Settings'
Global Container Width
You can easily control the maximum container width for the entire site with this field. Set up the value with a number only, correlating to the maximum width in pixels, i.e. 1200
or 1600
.
This will limit the width of the main page container on large screens to whatever value you set.
Add to Cart Behaviour
Control the behaviour of the add to cart functionality on the product page. You can show a popup or reveal a dropdown mini cart from the header.
Price Ranges
If you have set up options that change the price of a product, enable this option to show the range of prices it can be purchased for on the product grid.
Price ranges work on SKUs, not Rules, so to have the range of prices show you need to give your product options a SKU (even if you won't be displaying it on the front end).
Restrict Purchase to Login
Enabling this option will hide prices and add to cart buttons until your customers sign in to the website.
Custom CSS
Enable custom store and checkout CSS to add overrides and additional CSS without having to edit your theme files. This allows you to use the master copy of the theme and still benefit from updates.
These files are loaded last so override all built in styles.
Before activating, you will need to create files named custom.css
and checkout.css
locally. These correspond to the two options in the settings panel. You will need to upload these files via WebDAV to your store. Inside the Content
folder, create a new directory called css
, and upload your new CSS files to this location.
Developer custom CSS is an option used by Flair when setting up paid customisations.