Choose Which CSS File(s) to load on each page(s) and CSS pages.
Merged
(Not to be confused with Magnification!)
I must purge redundant webflow.css into the following:
- webflow-master.css
- webflow-blog.css
- webflow-commerce.css
- webflow-gallery.css
- webflow-lp-00_main.css
- webflow-lp_01.css
- webflow-lp_02.css
- webflow-lp_03.css
- ...
- webflow-lp_127.css
- custom-framework.css
(lp _xx is interchangeable with brand_xx, category_xx, ab_test_xx, etc)
How it works:
- All haves have CSS Pill Buttons to select which CSS is applicable to the designer page
- CSS Master shows up as BLUE (default) on the style panel Class selector.
- CSS alt shows up as VIOLET, RED, ORANGE, YELLOW, etc
- Style Page for each CSS type will be created by default under Utility (under 404/password/search results pages)
- Utility Pages
- Password
- 404
- Search Results
- Master Styles
- Blog Styles
- Commerce Styles
- etc...
- Custom CSS Styles can be edited in Utility pages and Pages with Custom CSS Style is enabled.
- Auto Conflict Resolution (class names can not be shared between Master and Custom Styles)
Webflow Master CSS
- This css file will apply to ALL pages in the whole project.
- Can not disable on a page.
- Can be used in conjunction with other CSS files or flattened to other css file (for example, flatten webflow-master.css + webflow-lp_01.css into webflow-lp_02.css
Webflow Blog CSS
- Blogs typically have different styling than rest of website.
- Served on Assigned CSS Template(s)
etc...