Manage Style Sheets for B2C User Journeys

When FintechOS runs in B2C User Journey mode, the default style sheets used are fewer and themes have no effect; therefore, we recommend you to create and apply your own style sheets.

To manage the style sheets for digital journeys which are exposed to unauthenticated users via the B2C environment, follow the basic procedure for style sheets management.

NOTE There are specific style particularities for B2C user journeys, described in the table below.

The following css elements are available for B2C user journeys:

Parameter

Default value

Description

--defaultFontSize

14px

 

--defaultTextColor

#333

 

--linkColor

#337ab7

 

--linkHoverColor

#23527c

 

--controlTextColor

#333

The color of the text displayed in controls. E.g.: OptionSet control.

--controlIconColor

#333

 

--controlBorderColor

#ddd

 

--controlActiveBorderColor

#337ab7

 

--errorColor

#d64031

The background color of error toast message.

--infoColor

#2980b9

 

--warningColor

#feb332

 

--successColor

#049F0C