Common Problems and FixesLogo Becomes Too Large or Element Height Looks Wrong

Logo Becomes Too Large or Element Height Looks Wrong

If a logo or image suddenly becomes too tall:

  1. Purge FastMe cache.

  2. Clear server cache, CDN cache, and browser cache.

  3. Disable the most recent CSS or image-related change.

  4. Check whether the theme already defines a fixed height for the logo.

  5. Check whether the image element or parent container now has unexpected CSS from the theme, builder, or another plugin.

  6. Confirm the original image still has the intended dimensions.

  7. Retest with aggressive CSS features disabled.

Best practice:

  • keep branding images under explicit theme control

  • avoid using aggressive CSS settings before basic stability is confirmed

  • test the header on desktop and mobile separately

If the issue disappears after disabling a single feature, leave that feature off and continue with the rest of the optimization stack.

Continue reading