Savvy Docs
  • Welcome
  • Guides
    • Intro to the builder
    • Designer Card
    • Options Card
    • Working with Logic
  • How-To's
    • General How-To's
      • โœ”๏ธHow to select a container when I canโ€™t click over it on the screen
      • ๐Ÿ‘๏ธHow to hide a global component on a specific page
      • ๐Ÿ“ŠHow to calculate statistical significance from split test
      • ๐Ÿ…ฐ๏ธHow to install a Google font.
      • ๐Ÿ—’๏ธHow to use "Logs" for debugging
      • โ†ฉ๏ธHow to change pages order
      • ๐ŸŒ’How to select components that are behind the Embeddables card
      • ๐Ÿ“„How to clone a page
      • โž•How to add new components to a page
      • ๐Ÿ“„How to select the whole page
      • ๐Ÿ’ปHow to view your flow on different screen sizes
      • โ›ตHow to move between pages while editing your flow
    • Design How-To's
      • ๐Ÿ–‹๏ธHow to style a specific component element (E.g. buttons image)
      • โญ•How to style individual buttons (by button key) in Options Selectors
      • ๐ŸงฟHow to style a rounded bullet-like checkbox for options buttons
      • ๐Ÿ”ฒHow to get rid of the default input outline
      • ๐Ÿ–ผ๏ธHow to style a background image
      • ๐ŸฆšHow to style components (basics)
      • โ†ช๏ธHow to change a component's location
      • โฌ†๏ธHow to upload and apply images to your design
      • ๐Ÿ”˜How to style hover, selected, disabled button states
      • ๐ŸชถHow to style CSS properties that are not there in the designer card (custom properties)
      • ๐Ÿ“ฑHow to make my flow responsive
    • Logic How-To's
      • ๐Ÿ‘๏ธHow to set show/hide conditions
      • ๐Ÿ“บHow to display a value previously entered by the user
      • โœ–๏ธHow to add a โ€œDeselect Allโ€ button in a Multi-Select
      • ๐Ÿ”จHow to use a computed field in a condition
      • ๐Ÿ‘๏ธHow to hide a global component on a specific page
  • Other useful docs
    • Useful Docs
      • ๐ŸšฆConditions
      • ๐Ÿ‘ฉโ€๐Ÿ’ปComputed Fields
      • ๐Ÿ”–Tags
    • WORK IN PROGRESS
      • โ—ป๏ธPending
        • Work in Progress: How the New Rendering Engine Works
        • Work in Progress: How to create a new Split test
        • Work in Progress: Preloading images
        • Work in Progress: How to show โ€œloadingโ€ฆโ€ while fetching or processing data
        • Work in Progress: How to send data to Tiktok
        • Work in Progress: How to send data to Postcript
        • Work in Progress: How to send data to Klaviyo
        • Work in Progress: How to send data to Google Tag
        • Work in Progress: How to send data to Google Analytics
        • Work in Progress: How to Fetch User Location Data to use in your Flow
        • Work in Progress: How to fetch job offers from Leverโ€™s API
        • Work in Progress: How to fetch data and display the results as options in a dropdown
        • Work in Progress: How to create a new split test with 3 variants
        • Work in Progress: How to Duplicate a Container with All its Content
        • Work in Progress: How to add Chart.js to your flow
        • Work in Progress: How to Create Repeatable Button Components, Fetching from a Database
        • Work in Progress: How to Create a Global Column
        • Work in Progress: How to Clone a Flow
        • Work in Progress: How to Create and Style a Carousel
        • Work in Progress: How to Add Default User Data
        • Work in Progress: How to Show Validation Messages on Required Fields
        • Work in Progress: How to create an Option Selector Results Page
        • Work in Progress: How to create a combined Option Selector + Input component
        • Work in Progress: How to Add an Info Box Popup
        • Work in Progress: How to set up a Micro-Product as a Popup on your Site
        • Work in Progress: How to make a Full-Page Flow
        • Work in Progress: How to Use Custom Selectors
        • Work in Progress: How to Add a Video/GIF Placeholder to a Video Component
        • Work in Progress: How to Style Buttons
        • Work in Progress: How to Center Components
        • Work in Progress: How to Bring Data from Airtable
        • Work in Progress: How to add a custom font from a website:
        • Work in Progress: How to Create Computed Fields
        • Work in Progress: How to Ping an API
        • Work in Progress: How to Store a Password
        • Work in Progress: How to Bring Data from Google Sheet
        • Work in Progress: How to Fetch Safely from Savvy
        • Work in Progress: How To Fetch Data from a specific row in Airtable in a Computed Field
Powered by GitBook
On this page
  1. How-To's
  2. Design How-To's

How to style CSS properties that are not there in the designer card (custom properties)

If a CSS property is not available in the "Designer" card tabs, you can still use it. Learn how in this brief doc on customizing styles.

PreviousHow to style hover, selected, disabled button statesNextHow to make my flow responsive

Last updated 2 years ago

  1. In the โ€œEditโ€ sub-menu open โ€œDesignerโ€ card.

  2. Select a component to style by clicking on it.

  3. In the โ€œDesignerโ€ card move the scroll bar under the tabs all the way to the right side and select the โ€œCustomโ€ tab.

  4. Type a CSS Property (E.g. โ€œoverflow-yโ€).

  5. Type a valid value for the property youโ€™ve entered on step 6.

  6. Click โ€œAddโ€.

  7. Save your changes.

Related Docs:

๐Ÿชถ
Cover

Styling components: Basics

Cover

Styling hover, selected, disabled button states

Cover

How to style individual buttons (by button key) in Options Selectors