Documentation

Developer Documentation

Dark Compact Theme Styling Capabilities

Search site Payment Widget Dark Compact theme styling capabilities Dark Compact theme Without tokenisation theme: compact isDarkTheme: true Card Payment Widget card without any saved cards. “Pay by card” heading The heading text colour and font can be customised. The border line colour and size can also be customised. #truevo_form_container > .truevo-card-main-container > .truevo-new-card-container > […]

Light Compact Theme Styling Capabilities

Search site Payment Widget Light Compact theme styling capabilities Compact theme theme: compact Without tokenisation Card Payment Widget card without any saved cards. Truevo form container The Truevo form container’s background can be customised. #truevo_form_container, .truevo-apple-pay-or-span, .truevo-apple-pay-or-span::after { background: #ffe5b4 !important; } Transparent background The widget background colour and shadow can be transparent. #truevo_form_container, .truevo-apple-pay-or-span, .truevo-apple-pay-or-span::after, .truevo-apple-pay-or-span::before, […]

Dark Contained Theme Styling Capabilities

Search site Payment Widget Dark Contained theme styling capabilities Dark Contained theme theme: contained isDarkTheme: true Without tokenisation Card Payment Widget card without any saved cards. “Pay by card” heading The heading text colour and font can be customised. The border line colour and size can also be customised. .truevo-theme-contained-pay-block-container > .truevo-new-card-container > .truevo-pay-by-card > […]

Light Contained Theme Styling Capabilities

Search site Payment Widget Light Contained theme styling capabilities Contained theme theme: contained Without tokenisation Card Payment Widget card without any saved cards. Truevo form container The Truevo form container’s background can be customised. #truevo_form_container, .truevo-apple-pay-or-span, .truevo-apple-pay-or-span::after, .truevo-theme-contained-pay-block-container { background: #ffe5b4 !important; } Transparent background The widget background colour and shadow can be transparent. #truevo_form_container, .truevo-apple-pay-or-span, .truevo-apple-pay-or-span::after, […]

Dark Expanded Theme Styling Capabilities

Search site Payment Widget Dark Expanded theme styling capabilities Dark Expanded theme theme: expanded isDarkTheme: true Without tokenisation Card Payment Widget card without any saved cards. “Pay by card” heading The heading text colour and font can be customised. The border line colour and size can also be customised. #truevo_form_container > .truevo-card-main-container > .truevo-new-card-container > […]

Light Expanded Theme Styling Capabilities

Search site Payment Widget Light Expanded theme styling capabilities Expanded theme theme: classic Without tokenisation Card Payment Widget card without any saved cards. Truevo form container The Truevo form container’s background can be customised. #truevo_form_container, .truevo-apple-pay-or-span, .truevo-apple-pay-or-span::after { background: #ffe5b4 !important; } Transparent background The widget background colour and shadow can be transparent. #truevo_form_container, .truevo-apple-pay-or-span, .truevo-apple-pay-or-span::after, .truevo-apple-pay-or-span::before, […]

Dark Minimalist Theme Styling Capabilities

Search site Payment Widget Dark Minimalist theme styling capabilities Dark Minimalist theme theme: minimalist isDarkTheme: true Without tokenisation Card Payment Widget card without any saved cards. “Pay by card” heading The heading text colour and font can be customised. The border line colour and size can also be customised. #truevo_form_container > .truevo-card-main-container > .truevo-new-card-container > […]

Light Minimalist Theme Styling Capabilities

Search site Payment Widget Light Minimalist theme styling capabilities Minimalist theme theme: minimalist Without tokenisation Card Payment Widget card without any saved cards. Truevo form container The Truevo form container’s background can be customised. #truevo_form_container, .truevo-apple-pay-or-span, .truevo-apple-pay-or-span::after, .truevo-apple-pay-or-span::before, .truevo-plus-button { background: transparent !important; background-color: transparent !important; } Transparent background The widget background colour and shadow can be […]

Dark Classic Theme Styling Capabilities

Search site Payment Widget Dark Classic theme styling capabilities Dark Classic theme theme: classic isDarkTheme: true Without tokenisation Card Payment Widget card without any saved cards. “Pay by card” heading The heading text colour and font can be customised. The border line colour and size can also be customised. /* Heading text */ #truevo_form_container > […]

Light Classic Theme Styling Capabilities

Search site Payment Widget Light Classic theme styling capabilities Classic theme theme: classic Without tokenisation Card Payment Widget card without any saved cards. Truevo form container The Truevo form container’s background can be customised. #truevo_form_container, .truevo-apple-pay-or-span {background: #ffe5b4 !important;} Transparent background The widget background colour and shadow can be transparent. #truevo_form_container, .truevo-apple-pay-or-span { background: transparent !important; box-shadow: […]