Disclaimer: This website requires Please enable JavaScript in your browser settings for the best experience.

Dev GuideAPI Reference
Dev GuideAPI ReferenceUser GuideGitHubDev CommunityOptimizely AcademySubmit a ticketLog In
Dev Guide
GitHubDev CommunityOptimizely AcademySubmit a ticket

Optimizely developer documentation

How can we help you?

Try our conversational search powered by Generative AI!

AI OnAI Off

Styles for themes

Describes styles for themes in Configured Commerce CMS.

Styles are essentially a string array. Each string should be a file path reference to a SASS (.scss) or CSS (.css) file that resides in the theme directory structure, which are then included on the web page after the opening tag.

The Configured Commerce solution comes with base CSS/SCSS files, as well as specific SCSS template files to style pre-built pages.

You can add or edit these existing styles to extend the theme's styling for specific page elements. You can also create new CSS/SCSS files and add them to the Styles directory in your Theme project to style any custom widgets or pages you create.


Did this page help you?