Office Hours: Mo-Fr: 8:00-19:00 | Sa: 8:00-14:00

Common Theme Issues

Theme CSS Overrides

Your theme's styles may override plugin styles.

Symptoms:

Solution: Add !important to custom CSS or use more specific selectors.

Testing Theme Compatibility

Switch to Default Theme

  1. Temporarily activate Twenty Twenty-Four (default WP theme)
  2. View your pricing table
  3. If it works, issue is theme-related
  4. 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.