Is there a way to make disclaimer under my product images?

Topic summary

A store owner needed to add a disclaimer text (“images shown may differ from individual selections”) beneath product images on their Shopify site.

Initial Solution:

  • A community member provided custom CSS/HTML code to be added to the theme.liquid file above the </body> tag
  • This initially worked only on desktop, not mobile devices

Mobile Fix:

  • After two code iterations adjusting media queries and positioning, the disclaimer successfully displayed on both desktop and mobile versions
  • The solution was marked as resolved

Follow-up Issue (Ongoing):

  • The original poster returned requesting help to reduce the vertical spacing between the disclaimer and product title on mobile
  • This spacing concern has been raised twice but remains unanswered
  • Screenshots were provided showing the excessive gap they want to minimize
Summarized with AI on October 28. AI used: claude-sonnet-4-5-20250929.

Hi @vaultfurniture ,

Please change code: