Theme Documentation
Search…
Welcome
Getting Started
Liquid
Theme Types
Initial Setup
Core Concepts
Settings
KJB Settings ID's
Objects
Page Objects
Elements
Presets
Ownership
Building Blocks
Structure
Layouts
Sections
Section Types
Blocks
Theme Requirements
Required Pages
Theme Info
Powered By Branding
Theme Styling
Cornerstone CSS
CSS Variables
Custom Site Styles
Powered By
GitBook
Custom Site Styles
Most CSS files in the assets folder will not target the Checkout Page or the Member Account Settings pages within a Site's theme.
You can, however, target these styles by uploading a file called custom_site_styles.css
1
.site-action-bar.site-action-bar-members
{
background-color
:
#2E91FC
;
}
Copied!
Theme Styling - Previous
CSS Variables
Last modified
2yr ago
Copy link