Contact Build Guide — Integra Pool Covers
Page: Contact (/contact/)
Staging: integrapoo1stg.wpenginepowered.com
Template: Avada Full Width (no sidebar)
IMAGES IN THIS FOLDER
| Filename |
Dimensions |
Size |
Section |
Alt Text |
contact-hero.webp |
1200x800 |
271KB |
Reference only (not used in hero bg) |
Contact Integra Pool Covers — Knoxville Tennessee |
WILL'S LAYOUT CLASSES (USE THESE FIRST)
Will Roberts set up CSS classes on the staging site that handle layout, spacing, and responsive behavior automatically. Use these instead of manual Avada builder settings wherever possible.
| Layout Type |
How to Apply |
What It Does |
| Hero |
Add ID hero to the container |
Full-width hero with overlay, responsive height, centered content |
| Intro/Subheading |
Add class introheader |
Styled heading typography for section intros |
| Two-Column |
Add class two-column |
Split layout, image stacks above text on mobile |
| Mosaic |
Add class mosaic |
Text + 4-image grid, auto-cropped aspect ratios |
You do NOT need to manually set: padding values, column widths, mobile breakpoints, or min-heights for sections using these classes. The CSS handles it all. Just add the class/ID, drop in your content and images.
Only set manual Avada values for: colors, background images, button styles, icon choices, and any custom sections not covered by the four classes above.
Staging reference: integrapoo1stg.wpenginepowered.com/new-layouts/ — shows all four layout types in action.
RANK MATH SEO SETTINGS
Set these in the Rank Math panel on the page editor:
- Focus Keyword: contact Integra Pool Covers
- Title Tag:
Contact Integra Pool Covers | Get in Touch
- Meta Description:
Contact Integra Pool Covers with questions about products, dealer programs, or to request a quote. Based in Knoxville, Tennessee.
- Schema Type: LocalBusiness
- Business Name: Integra Pool Covers
- Address: Knoxville, Tennessee (add full street address when available)
- Phone: (add phone number when available)
- Business Type: Manufacturer
- Canonical URL: https://integrapoolcovers.com/contact/
SECTION-BY-SECTION BUILD INSTRUCTIONS
SECTION 1: HERO
What it looks like: Solid navy background with centered white text. Compact hero — this page is functional, not aspirational.
- Add a new Container (Section)
- Container Settings:
- Background:
#003366 (solid color, no image)
- Min height:
40vh (desktop), 35vh (mobile)
- Padding:
80px top and bottom (desktop), 50px (mobile)
-
Content alignment: Center
-
Inside the container, add a Column — set to 10/12 width, centered
-
Add Text Block element:
- Content:
<h1>Contact Integra Pool Covers</h1>
- Font color:
#FFFFFF
- Font size:
48px desktop / 32px mobile
- Font weight:
700
- Text align: Center
- Margin bottom:
16px
-
Animation: Fade In from Bottom, 0.3s delay
-
Add Text Block element:
- Content:
<p>Questions about our products, dealer program, or need technical support? We're here to help.</p>
- Font color:
rgba(255,255,255,0.9)
- Font size:
20px desktop / 16px mobile
- Text align: Center
- Max width:
700px, centered
- Animation: Fade In from Bottom, 0.5s delay
SECTION 2: CONTACT FORM + INFO (2-COLUMN LAYOUT)
What it looks like: White background, two columns — WPForms contact form on the left (60%), contact info card on the right (40%).
- Add Container
- Background:
#FFFFFF
-
Padding: 80px top and bottom (desktop), 50px (mobile)
-
2-column row — 7/12 left, 5/12 right
- On mobile: Stack to single column (form first, info second)
- Gap:
40px
LEFT COLUMN (60%): CONTACT FORM
- Text Block:
-
<h2 style="color:#003366;font-size:28px;margin-bottom:24px;">Send Us a Message</h2>
-
Add WPForms element:
- Create a new form in WPForms (or use existing) named "Contact — Integra"
- Fields:
- Full Name (required) — Single Line Text
- Email Address (required) — Email field
- Phone Number (optional) — Phone field
- I am a... (required) — Dropdown:
- Homeowner
- Pool Builder / Contractor
- Current Integra Dealer
- Architect / Designer
- Other
- Message (required) — Paragraph Text, min height 150px
- Submit button text: "Send Message"
- Submit button style: Background
#FF6B00, color #FFFFFF, font weight 700, padding 14px 36px, border radius 8px, full width
- Confirmation message: "Thank you for contacting Integra. We'll respond within 1 business day."
- Notification email: Set to Integra's contact email
-
Anti-spam: Enable WPForms honeypot + reCAPTCHA if available
-
WPForms Styling (CSS overrides if needed):
- Field border:
1px solid #D0D0D0
- Field border radius:
6px
- Field padding:
12px 16px
- Field font size:
16px
- Field focus border:
2px solid #003366
- Label color:
#003366
- Label font size:
14px
- Label font weight:
600
- Field spacing:
20px
RIGHT COLUMN (40%): CONTACT INFO CARD
- Container (nested) or styled div:
- Background:
#F5F5F5
- Padding:
36px
-
Border radius: 12px
-
Text Block:
-
<h3 style="color:#003366;font-size:22px;margin-bottom:24px;">Get in Touch</h3>
-
Text Block — Contact details:
<div style="margin-bottom:20px;">
<p style="color:#003366;font-weight:700;font-size:14px;text-transform:uppercase;letter-spacing:1px;margin-bottom:6px;">Address</p>
<p style="color:#2D2D2D;font-size:16px;line-height:1.6;">Integra Pool Covers<br>Knoxville, Tennessee</p>
</div>
<div style="margin-bottom:20px;">
<p style="color:#003366;font-weight:700;font-size:14px;text-transform:uppercase;letter-spacing:1px;margin-bottom:6px;">Phone</p>
<p style="color:#2D2D2D;font-size:16px;"><a href="tel:+18005551234" style="color:#003366;text-decoration:none;">(800) 555-1234</a></p>
</div>
<div style="margin-bottom:20px;">
<p style="color:#003366;font-weight:700;font-size:14px;text-transform:uppercase;letter-spacing:1px;margin-bottom:6px;">Email</p>
<p style="color:#2D2D2D;font-size:16px;"><a href="mailto:info@integrapoolcovers.com" style="color:#003366;text-decoration:none;">info@integrapoolcovers.com</a></p>
</div>
<div style="margin-bottom:20px;">
<p style="color:#003366;font-weight:700;font-size:14px;text-transform:uppercase;letter-spacing:1px;margin-bottom:6px;">Business Hours</p>
<p style="color:#2D2D2D;font-size:16px;line-height:1.6;">Monday – Friday: 8:00 AM – 5:00 PM ET<br>Saturday – Sunday: Closed</p>
</div>
-
Note: Replace phone number and email with actual Integra contact details before publishing.
-
Separator — #E0E0E0, full width, margin 20px top and bottom
-
Google Map embed (optional):
- Add Google Map element (Avada Fusion element)
- Address: Knoxville, Tennessee (use full address when available)
- Map type: Roadmap
- Zoom: 12
- Height:
250px
- Border radius:
8px
- Note: If Google Map embed causes performance issues, use a static map image with a link to Google Maps instead.
SECTION 3: DEALER-SPECIFIC CTA
What it looks like: Light blue accent bar directing dealers to the dealer program page.
- Add Container
- Background:
#EBF4FF
-
Padding: 50px top and bottom
-
Column 8/12, centered
-
2-column row — 8/12 text, 4/12 button (flex, vertically centered)
-
Left — Text Block:
<h3 style="color:#003366;font-size:24px;margin-bottom:8px;">Are You a Pool Builder or Contractor?</h3>
-
<p style="color:#2D2D2D;font-size:16px;">Learn about the Integra dealer program — territory protection, training, marketing support, and a product your customers will love.</p>
-
Right — Button:
- Text: "Explore the Dealer Program"
- Link:
/for-dealers/
- Background:
#003366
- Color:
#FFFFFF
- Font weight:
700
- Padding:
14px 28px
- Border radius:
8px
STITCH DESIGN IMPROVEMENTS (from stitch-live/contact.html)
The Stitch prototype adds two useful sections:
-
"For Pool Builders & Contractors" Section (after Section 3): Full-width bar with H2, descriptive text, and two CTA buttons ("Learn About the Dealer Program" and "Find a Dealer Near You"). More prominent than the build guide's Section 3 dealer CTA — consider using this layout as a replacement or enhancement.
-
Secondary Support 3-Card Footer (before site footer): Three cards in a row — Warranty Registration (with "Register Now" link), Maintenance Guide (with "Download PDF" link), and Technical Specs (with "Dealer Portal" link). This adds functional utility to the contact page bottom and gives visitors secondary paths. Strongly recommended as a new section before the footer.
IMAGE UPLOAD CHECKLIST
| File to Upload |
Alt Text to Enter |
contact-hero.webp |
Contact Integra Pool Covers — Knoxville Tennessee |
Note: The contact hero image is provided as a reference/fallback. The hero section uses solid #003366 background per the standard internal page pattern. The image can be used elsewhere on the page or in social/meta og:image tags if desired.