WEB ELEMENTS
HYPERLINKS
Hyperlink Styling
Hyperlinks should appear in Pinnacle purple and change to aqua on hover. Use a caret only when the copy is acting as a call to action and can stand on its own (e.g. Shop now ›).
What is Promotional Marketing? Getting Your Swag On for Your Startup
Explore promotional marketing and how to get your swag on for your newest business endeavor.
a {
color: #662483;
-webkit-transition: color 200ms ease;
transition: color 200ms ease;
}
a:hover {
color: #3fb5e5;
}
color: #662483;
-webkit-transition: color 200ms ease;
transition: color 200ms ease;
}
a:hover {
color: #3fb5e5;
}
PRODUCT TILES
Tile Properties
Product tiles should use the following transitions and hover effects.
.tile {
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
}
.tile:hover {
border: 1px solid #e1e1e1;
box-shadow: 0 2px 11px rgb(0 0 0 / 13%);
}
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
}
.tile:hover {
border: 1px solid #e1e1e1;
box-shadow: 0 2px 11px rgb(0 0 0 / 13%);
}
Tile Labels
Best Seller
Trending
NetKnacks
Limited Stock
Sale
24 Hour Rush