Cyclr Community
  • Forums
  • Tutorials
  • Documentation
    • User Documentation
    • Connector Guides
  • Resources
    • New Features
    • Blog
    • Changelog
    • Support Portal
    • Newsletter Archive
    Sign in
    Cyclr Logo
    Cyclr Logo
    • Forums
    • Tutorials
    • Documentation
      • User Documentation
      • Connector Guides
    • Resources
      • New Features
      • Blog
      • Changelog
      • Support Portal
      • Newsletter Archive

    About Cyclr

    6
    • Introduction to Cyclr
    • Minimum requirements
    • Glossary
    • Errors
    • IP Allow List
    • Legal notices

    Cyclr Console

    14
    • Partner Console Dashboard
    • The Builder
    • Reports
    • Console Configuration
    • General Settings
    • Notifications
    • Embedding Customization
    • Security settings
    • Data retention settings
    • Custom Service Domains
    • Handle transaction errors
    • Payload Size Limitations
    • Performance tips
    • GitHub Integration

    Connectors

    33
    • Introduction to Connectors
    • Connectivity Comparison
    • Connector Guides
    • Application Connectors
      • Introduction to Application Connectors
    • Utility Connectors
      • Introduction to Utility Connectors
      • Counter Storage
      • Cross Updating Preventer
      • Data Tools
      • Entity Cross Ref Storage
      • Generic File
      • Generic File Downloader
      • Generic Form
      • Generic Webhook
      • Data Storage
        • Introduction to Data Storage Connectors
        • Global Data Storage
        • Global Object Storage
        • Cycle Data Storage
        • Cycle Object Storage
    • Custom Connectors
      • Introduction to Custom Connectors
      • Methods
      • Triggers
      • Last Successful Run Date
      • Parameters
      • Scripting
      • Data Types
      • Paging
      • Custom Objects
      • Dynamic Custom Fields
      • Automatically Install Webhooks
      • Connector Standards
      • Settings
      • Authentication
      • Rate Limits

    Templates

    17
    • Introduction to Templates
    • Template Settings
    • Create a Template
    • Tools
    • Connectivity Tools
    • Map fields
    • Add Custom Fields
    • Custom Object Method Categories
    • Test Scripts
    • Collection splitting
    • Pass data between two steps
    • Test a template
    • Template versioning
    • Introduction to Cycles
    • Stop a cycle
    • Copy Cycles as Templates
    • Import or Export Templates

    Accounts

    5
    • Introduction to Accounts
    • Account Users
    • Sub Accounts
    • Connector Authentication Link
    • Export or Import Cycles

    Embedding

    17
    • Introduction to Embedding
    • ORBIT
    • Installing a Partner Connector
    • Embed Cyclr in an iFrame
    • Launch
      • Introduction to Launch
      • User Experience
      • Customize Appearance
      • Build Compatible Templates
      • Handle LAUNCH callbacks
      • Deploy LAUNCH
    • Marketplace
      • Introduction to Marketplace
      • Set up a Marketplace
      • Styling Marketplace
      • Deploying a Marketplace
      • Marketplace Callback
      • Marketplace Webhook Callback
      • Marketplace Settings

    API

    19
    • Introduction to the Cyclr API
    • Authentication
    • Authorize Account API calls
    • Install Connectors into an Account
    • Install a Cycle from a Template
    • Step Setup
    • Activate a Cycle
    • Install Connectors
    • Create an Account
    • API Example Walkthrough
    • Connector Authentication
      • Introduction to Connector Authentication
      • API Key Authentication
      • HTTP Basic Authentication
      • OAuth Authentication
    • Data on Demand
      • Introduction to Data on Demand
      • Get Account Connectors
      • Get Connector Methods
      • Call a Connector Method
      • IP Restriction

    Release Notes

    28
    • Introduction to Release Notes
    • 2025
      • 2025-06
      • 2025-05
      • 2025-04
      • 2025-03
      • 2025-02
      • 2025-01
    • 2024
      • 2024-12
      • 2024-11
      • 2024-10
      • 2024-09
      • 2024-08
      • 2024-07
      • 2024-06
      • 2024-05
      • 2024-04
      • 2024-03
      • 2024-02
      • 2024-01
    • 2023
      • 2023-12
      • 2023-11
      • 2023-10
      • 2023-06
      • 2023-05
      • 2023-04
    • Archive
      • Archive
      • 2022
      • 2021
    View Categories
    • Home
    • Documentation
    • Embedding
    • Marketplace
    • Styling Marketplace

    Styling Marketplace

    5 min read

    In your Cyclr console, go to Settings > Appearance Settings. From this page, you can use the Application Custom CSS field to enter your customizations.

    Elements/ClassesDescription
    .launchAllows you to apply styling to the entire section of the web page with the class name launch.
    .launch aAllows you to apply styling to the anchor tags inside the launch section.
    .marketplace-itemAllows you to apply styling to the marketplace item section.
    .marketplace-item img
    .marketplace-item-image img
    Allows you to apply styling to the images inside the marketplace item section.
    .marketplace-item-titleAllows you to apply styling to the title of the marketplace item section.
    .marketplace-item-descriptionAllows you to apply styling to the description of the marketplace item section.
    .marketplace-item aAllows you to apply styling to the anchor tags inside the marketplace item section.
    .marketplace-searchAllows you to apply styling to the marketplace search input section.
    .marketplace-tagsAllows you to apply styling to the marketplace item tags section.
    .marketplace-tagAllows you to apply styling to the individual item tags within the marketplace tags section.
    .marketplace-itemsAllows you to apply styling to the section containing the marketplace items.
    .marketplace-item-rich-textAllows you to apply styling to the individual rich text marketplace items.
    .marketplace-item-imagesAllows you to apply styling to the images section within a marketplace item.
    .marketplace-item-imageAllows you to apply styling to the individual images within a marketplace item.
    .marketplace-item-footerAllows you to apply styling to the section at the bottom of a marketplace item.
    .marketplace-item-statusAllows you to apply styling to the status section of a marketplace item.
    .label-statusAllows you to apply styling to the individual status of a marketplace item.
    .marketplace-item-buttonsAllows you to apply styling to the buttons section within a marketplace item.
    .marketplace-item-buttons
    .btn
    Allows you to apply styling to the individual buttons with a marketplace item.
    .marketplace-item-buttons
    .dropdown-menu
    .dropdown-item
    Allows you to apply styling to the dropdown items within a marketplace item.
    #launchMapping h4Allows you to apply styling to the h4 element inside the launchMapping section.
    .section-blockAllows you to apply styling to the section blocks of the web page.
    .section-block-titleAllows you to apply styling to the title of the section blocks.
    .section-block-title h4Allows you to apply styling to the h4 element inside the section block titles.
    .section-block-bodyAllows you to apply styling to the body of the section blocks.
    .form-groupAllows you to apply styling to the form groups in the web page.
    .form-group labelAllows you to apply styling to the labels inside the form groups.
    .icon-smAllows you to apply styling to the small icons in the web page.
    .field-status-requiredAllows you to apply styling to the required fields in the web page.
    .alert-infoAllows you to apply styling to the alert messages in the web page.
    .launch h3Allows you to apply styling to the h3 element inside the launch section.

    Example CSS #

    .marketplace-item-title {
      color: #3c5064;
      font-weight: normal !important;
      font-size: 16pt;
      padding-bottom: 5px;
    }
    
    .marketplace-item-description {
      color: #0096a5;
      font-weight: normal !important;
      text-align: left !important;
      padding-left: 10px;
      padding-right: 10px;
      line-height: 1.4em;
      margin-bottom: 2em;
      font-size: 14px !important;
    }
    
    .marketplace-item a {
      border: 1px solid #0096a5;
      background: #ffffff;
      color: #3c5064;
      border-radius: 25px;
    }

    LESS Variables #

    To view and edit the LESS variables that are available in Cyclr, go to Settings > Appearance Settings in the console and view the Application LESS Variables field.

    Below is a list of all of the LESS variables that relate to Marketplaces:

    @marketplace-item-gutter-x: 12px;
    @marketplace-item-gutter-y: 12px;
    
    @marketplace-item-rich-text-h1-font-family: 'Inter', sans-serif;
    @marketplace-item-rich-text-h1-font-size: 36px;
    @marketplace-item-rich-text-h1-font-weight: 500;
    @marketplace-item-rich-text-h1-margin: 0px 0px 6px 0px;
    
    @marketplace-item-rich-text-h2-font-family: 'Inter', sans-serif;
    @marketplace-item-rich-text-h2-font-size: 30px;
    @marketplace-item-rich-text-h2-font-weight: 600;
    @marketplace-item-rich-text-h2-margin: 0px 0px 6px 0px;
    
    @marketplace-item-rich-text-h3-font-family: 'Inter', sans-serif;
    @marketplace-item-rich-text-h3-font-size: 24px;
    @marketplace-item-rich-text-h3-font-weight: 400;
    @marketplace-item-rich-text-h3-margin: 0px 0px 6px 0px;
    
    @marketplace-item-rich-text-h4-font-family: 'Inter', sans-serif;
    @marketplace-item-rich-text-h4-font-size: 20px;
    @marketplace-item-rich-text-h4-font-weight: 500;
    @marketplace-item-rich-text-h4-margin: 0px 0px 6px 0px;
    
    @marketplace-item-rich-text-h5-font-family: 'Inter', sans-serif;
    @marketplace-item-rich-text-h5-font-size: 14px;
    @marketplace-item-rich-text-h5-font-weight: 500;
    @marketplace-item-rich-text-h5-margin: 0px 0px 6px 0px;
    
    @marketplace-item-rich-text-p-font-family: 'Inter', sans-serif;
    @marketplace-item-rich-text-p-font-size: 12px;
    @marketplace-item-rich-text-p-font-weight: 500;
    @marketplace-item-rich-text-p-margin: 0px 0px 12px 0px;
    
    @marketplace-item-background-color: #FFFFFF;
    @marketplace-item-border-color: #DBDCE0;
    @marketplace-item-font: 'Inter', sans-serif;
    
    @marketplace-item-title-font-color: #37474F;
    @marketplace-item-title-font-size: 18px;
    
    @marketplace-item-description-font-color: #777777;
    @marketplace-item-description-font-size: 12px;
    
    @marketplace-item-button-border-color: #DBDCE0;
    @marketplace-item-button-font-color: #00A1E0;
    @marketplace-item-button-font-size: 14px;
    @marketplace-item-button-background-color: #FFFFFF;
    
    @marketplace-item-dropdown-menu-background-color: #FFFFFF;
    @marketplace-item-dropdown-menu-border-color: #DBDCE0;
    @marketplace-item-dropdown-item-font-size: 12px;
    @marketplace-item-dropdown-item-font-color: #37474F;
    
    @marketplace-item-status-running-font-color: #FFFFFF;
    @marketplace-item-status-running-background-color: #74B665;
    @marketplace-item-status-paused-font-color: #FFFFFF;
    @marketplace-item-status-paused-background-color: #E79950;
    Share This Article :
    • Facebook
    • X
    • LinkedIn
    • Pinterest
    Set up a MarketplaceDeploying a Marketplace
    Page Contents
    • Example CSS
    • LESS Variables

    Company

    • Company
    • About Us
    • Security and Compliance
    • Pricing
    • Blog
    • Branding
    • Embedded iPaaS

    Legal

    • Website Terms
    • Privacy Policy
    • Terms and Conditions
    • Data Protection Agreement
    • SLA
    • GDPR

    UK Office

    +44 (0) 3300 102 525

    US Office

    +1 (646) 585-2525


    White labelled API integration framework for creating & managing in-app SaaS integrations.

    © 2025 Cyclr. All rights reserved.