style guide - TradeShowBooth.com

style guide

All colors are available via Bootstrap classes. They work for both background and text.

Text Example: .text-[color]

Background Example: .bg-[color]

Read more here: Bootstrap Colors

If a new color is introduced in the future it must be brought to the project by a SASS variable ONLY so it can be available cross site.

Primary
#27aae2
Black
#000000
Red
#bf1e2e
White
#ffffff
Font Color
dark / #525456
Gray
#808285
Light
Light / #f2f2f3
Orange
Orange / #f7941d
Dark Blue
Dark Blue / #1a75bc
Alert
Danger
#a94442
Error
#ff2b00
Success
Laguna / #06b5b7

Main font family is the 'Gordita' font. It's already set-up and available in the following variants:

  • Normal (default font)
  • Normal Italic (use '.font-italic' class)
  • Medium (500) (use '.font-weight-medium' class)
  • Medium Italic (use '.font-weight-medium-italic' class)
  • Bold (700) (use '.font-weight-bold' class)
  • Bold Italic (use '.font-weight-bold-italic' class)
  • Base font size 15px or (use '.font-size-base' class)
  • font-size 17px (use '.font-size-lg' class)
  • font-size 14px (use '.font-size-sm' class)

All fonts are responsive by using Bootstrap's built-in responsive font sizes functionality.

Don't create custom media queries for font-sizes without any need.

Basic headings

h1. heading (40px)

h2. heading (30px)

h3. heading (26px)

h4. heading (22px)

h5. heading (18px)
h6. heading (16px)

Display headings

Traditional heading elements are designed to work best in the meat of your page content. When you need a heading to stand out, consider using a display heading—a larger, slightly more opinionated heading style.

Display 1 (96px)

Display 2 (88px)

Display 3 (70px)

Display 4 (35px)

Styled headings

Uses the '.fancy-heading' class in any H1-H6 heading.

Fancy Heading

Fancy Heading Centered

Lead

Make a paragraph stand out by adding .lead.

Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Duis mollis, est non commodo luctus.

Font weight and italics

Quickly change the weight (boldness) of text or italicize text.

Bold text.

medium text.

Normal weight text.

Light weight text.

Italic text.

All button classes (size, color, variant, border radius) can be mixed and matched.

Basic button styles

Basic Button Link

Shop Now

shop Now

Paragraph Text Link

Primary Link

Button sizes

Button states

Active State

Button border radius variants

Button group

Text Field
Text Field + Icon
Text Area
States
Checkboxes
Switches
Radios
Badges
MOST POPULAR
New This Month
Members Only
Low Stock
VMP Exclusive Pressing
Pagination
Basic Select

All selects and dropdowns can be modified with Bootstrap color and size classes.

Basic Dropdown
Colors

All theme colors are available.

Floating Dropdown
Enhanced Selects

Project has specific needs for more enhanced selects that can't be covered from Bootstrap out of the box. We are using a specific plugin called 'Bootstrap Select' to bring enhanced dropdowns to the project. Dropdowns with support of icons, multiselect and search capabilities.

These selects accept all Bootstrap button size and color classes via the data-style attribute.

Full list of other options.

With option groups
With search
With icons

You can bring icons into the select options via the data-icon attribute.

Custom Icons

icon-tsb-arrow-up
icon-tsb-arrow-down
icon-tsb-arrow-left
icon-tsb-arrow-right
icon-tsb-approv
icon-tsb-calendar
icon-tsb-cart
icon-tsb-facebook
icon-tsb-pinterest
icon-tsb-instagram
icon-tsb-phone
icon-tsb-screen
icon-tsb-search
icon-tsb-twitter
icon-tsb-upload
icon-tsb-user
Shadow 1 (.shadow-1)
Shadow 2 (.shadow-2)
Shadow 3 (.shadow-3)
Shadow 4 (.shadow-4)
Shadow 5 (.shadow-5)