ymcatwincities/openy_gated_content

Blog posts with no image have huge empty space

Closed this issue · 3 comments

Virtual_YMCA___Drush_Site-Install

To recreate:

  • Edit a VY blog post
  • Remove the image
  • View the post

Seems like another unchecked null value. <div class="blog-page__image" style="background-image: url(&quot;null&quot;);"></div> is getting rendered and CSS applied as if there was an image there.

(tested on Carnation VY Sandbox 20201104)

@froboy, I have worked on the fix and raised a fix for the same.

PR Link: fivejars#166

This issue is fixed and PR is merged to the repo

Link: fivejars#166

Thank you