fix(service-overview): Remove conflicting inline footer styles and page 2 wrapper padding
- Remove inline positioning from both page footers (let CSS class handle it) - Remove padding-bottom: 1in from page 2 content wrapper - Fixes footer positioning conflicts and layout issues on page 2
This commit is contained in:
@@ -588,7 +588,7 @@ ul.feature-list li:before {
|
||||
<strong>New Client Special Offer - Sign up within 30 days:</strong> ✓ Waived setup fees ✓ First month 50% off support plans ✓ Free security assessment ($500 value)
|
||||
</div>
|
||||
|
||||
<div class="footer" style="position: absolute; bottom: 0.3in; left: 0.4in; right: 0.4in; text-align: center; font-size: 9px; color: #666; padding-top: 8px; border-top: 2px solid #1e3c72;">
|
||||
<div class="footer">
|
||||
<div style="margin-bottom: 4px;">
|
||||
<strong style="font-size: 11px; color: #f39c12;">Ready to Get Started?</strong>
|
||||
Call <strong style="color: #1e3c72;">520.304.8300</strong> or visit <strong style="color: #1e3c72;">azcomputerguru.com</strong>
|
||||
@@ -609,7 +609,7 @@ ul.feature-list li:before {
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div style="padding-bottom: 1in;">
|
||||
<div>
|
||||
<h1>Complete IT Services - Everything Your Business Needs</h1>
|
||||
<div class="subtitle">Protecting Tucson Businesses Since 2001</div>
|
||||
|
||||
@@ -806,7 +806,7 @@ ul.feature-list li:before {
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="footer" style="position: absolute; bottom: 0.3in; left: 0.4in; right: 0.4in; text-align: center; font-size: 9px; color: #666; padding-top: 8px; border-top: 2px solid #1e3c72;">
|
||||
<div class="footer">
|
||||
<div style="margin-bottom: 4px;">
|
||||
<strong style="font-size: 11px; color: #f39c12;">Contact Us Today:</strong>
|
||||
520.304.8300 | info@azcomputerguru.com | azcomputerguru.com
|
||||
|
||||
Reference in New Issue
Block a user