Common Theme Issues
Theme CSS Overrides
Your theme's styles may override plugin styles.
Symptoms:
- Wrong fonts displayed
- Colors don't match settings
- Spacing looks off
- Buttons styled incorrectly
Solution: Add !important to custom CSS or use more specific selectors.
Testing Theme Compatibility
Switch to Default Theme
- Temporarily activate Twenty Twenty-Four (default WP theme)
- View your pricing table
- If it works, issue is theme-related
- Contact theme developer or add custom CSS fix
Popular Theme Fixes
Divi
Divi's page builder may wrap tables incorrectly.
Fix: Use Divi's shortcode module, not text module.
Elementor
Works perfectly - use shortcode widget.
Avada
May have spacing issues.
Fix: Adjust Avada container width settings or use custom CSS.