upskill-event-manager/assets/css
bengizmo b48b68ffbb fix: Implement aggressive mobile padding reduction and find-a-trainer mobile optimization
- CRITICAL: Reduce mobile padding waste from 30% to <10% screen usage
- Global mobile container padding: 20px → 10px → 5px (responsive breakpoints)
- Plugin content areas: 20px → 12px → 8px aggressive reduction
- Cards/panels: 15px → 8px → 6px minimal spacing

FIND-A-TRAINER PAGE MOBILE FIXES:
- Complete mobile layout redesign with vertical stacking
- Map height reduced to 200px on mobile devices
- Trainer cards: horizontal layout with 50px avatars
- Touch-optimized filters with 44px+ touch targets
- Search input: full-width with proper iOS zoom prevention
- Typography: compact sizing (16px → 13-15px)
- Ultra-tight spacing: 8px, 6px, 4px based on breakpoints

CHILD THEME INTEGRATION:
- hvac-mobile-responsive.css: Base aggressive mobile optimizations
- hvac-find-trainer-mobile.css: Find-a-trainer specific mobile fixes
- functions.php: Conditional loading and ultra-mobile body classes
- Progressive enhancement with content-based detection

MOBILE BREAKPOINT STRATEGY:
- 768px: 10px padding, stacked layout, single-column grids
- 480px: 8px padding, reduced typography, compact elements
- 375px: 5px padding, ultra-compact spacing, maximized content

FEATURES:
- Ultra-mobile body class system for maximum space usage
- Touch-optimized interface with proper accessibility
- Horizontal scrolling prevention and overflow fixes
- Mobile-first progressive enhancement approach

Deployed to staging with cache cleared and CSS files verified accessible.
Addresses user report of excessive mobile padding and find-a-trainer overflow issues.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-11 10:51:09 -03:00
..
hvac-breadcrumbs.css feat: Implement comprehensive user role field and certification tracking system 2025-08-01 10:52:11 -03:00
hvac-consolidated.css feat: Add comprehensive performance monitoring and optimization systems 2025-08-06 17:18:50 -03:00
hvac-event-manage.css fix: Resolve event manage page CSS override and duplicate header issues 2025-07-30 15:36:39 -03:00
hvac-organizers.css feat: Major registration refactor and new trainer management pages 2025-07-30 16:29:51 -03:00
hvac-registration.css fix: Implement aggressive mobile padding reduction and find-a-trainer mobile optimization 2025-08-11 10:51:09 -03:00
hvac-trainer-navigation.css feat: Add navigation menu system and breadcrumb functionality 2025-07-30 16:45:58 -03:00
hvac-trainer-profile.css feat: Implement comprehensive user role field and certification tracking system 2025-08-01 10:52:11 -03:00
hvac-venues.css feat: Major registration refactor and new trainer management pages 2025-07-30 16:29:51 -03:00