Step 1- Choose Your Style and Profile - All caps are 100% Made in USA
Our customers often ask us why don't we have pages of caps in our catalog. Our answer is simple: The styles below are guides or patterns for you to use to build the cap you want just as a baker uses moulds to build the perfect cake. If you have any question which style is the best fit, just send us a hat and we'll take care of it.
BEST SELLING CAPS
Stretchfit
The #1 choice for a USA manufactured alternative to Flexfit! We designed our Fit4You(tm) entirely in house so that we could provide our customers with the best hat possible while maintaining everything you have come to expect from a Competition Headwear hat. |
Medium-High Profile
The 6 panel Pro is constructed with wider front panels for a larger crown and greater embroidery surface. |
Low - Medium Profile
Our MVP cap style is a low profile, slightly smaller style than the Trendsetter. An ideal fit for almost every customer. |
Low to Medium Profile
|
Clearing Method
Because all the columns are floated, this layout uses a clear:both declaration in the .footer rule. This clearing technique forces the .container to understand where the columns end in order to show any borders or background colors you place on the .container. If your design requires you to remove the .footer from the .container, you'll need to use a different clearing method. The most reliable will be to add a <br class="clearfloat" /> or <div class="clearfloat"></div> after your final floated column (but before the .container closes). This will have the same clearing effect.
Logo Replacement
An image placeholder was used in this layout in the .header where you'll likely want to place a logo. It is recommended that you remove the placeholder and replace it with your own linked logo.
Be aware that if you use the Property inspector to navigate to your logo image using the SRC field (instead of removing and replacing the placeholder), you should remove the inline background and display properties. These inline styles are only used to make the logo placeholder show up in browsers for demonstration purposes.
To remove the inline styles, make sure your CSS Styles panel is set to Current. Select the image, and in the Properties pane of the CSS Styles panel, right click and delete the display and background properties. (Of course, you can always go directly into the code and delete the inline styles from the image or placeholder there.)