The CSS editor lets you make changes to your Appstore's look and feel, which includes customization to the logo, font, background, color and many more.
To get to the CSS Editor, follow these steps:
Step 1: Head to your Admin dashboard.
Step 2: Click 'Settings' in the top right navigation
Step 3: Click the 'Interface' tab
Step 4: Scroll down and click the 'App Store Layout' option.
From the App Store Stylesheets management page there are 2 different ways you can edit your Appstore's front-end design.
The first way is through editing the Base Styles, which contains all the CSS for your Appstore. Changes made to this style sheet are permenant and will be pushed live as soon as you save.
The other way is by creating additional Stylesheets. This method lets you create multiple stylesheets, letting you cycle through different designs you created with ease. You can then begin to team up different Stylesheets you've created further customizing your Appstore.
To do this, follow these 4 quick steps:
Step 1: Click on 'Create New Stylesheets'.
Step 2: Enter the CSS that you want to replace over your Base Styles.
Step 3: Click 'Create' and your new stylesheet will be added to your Manage Stylesheets tab but will not be pushed live.
To push your newly created Stylesheet live, choose it from the drop-down menu and click 'Add To Layout'.
You can then arrange all your different Stylesheets, which will override burried stylesheets and display your new ones.
Appstore Examples
Look at some of our partners and how they customized their own App Store's look and feel to better represent their brand:
*Having trouble with CSS or just want to dive deeper? See our Front End Customization topic to learn more*