Skip to content

v7.0.54

Choose a tag to compare

@mseiedmiri mseiedmiri released this 03 Sep 07:34
· 4 commits to master since this release

Changes

  • Fix distorted icons on off-market & listing single pages. The active theme's broad .single img { width:initial; height:auto; margin-block-end:2rem; display:block } rule (WordPress adds .single to the body on singular posts) was stretching the small SVG icons in the Facilities & Features list and the gallery "View all photos" button.
  • Fixed in the plugin CSS (rch-rechat-listing.css): icon sizing is now re-asserted under the #rch-house-detail id, which outranks .single img without affecting real photos. Works on every theme — no per-theme CSS needed.

Upgrade notes

  • Version bumped to 7.0.54 (plugin header + RCH_VERSION; also busts the CSS cache).