Nutrition Fact Not Showing.

Topic summary

A store owner using the Flow theme reports that nutrition fact images are not displaying properly on their product pages at primalkrisp.com.

Current Issue:

  • When clicking the nutrition fact button, the image fails to appear
  • The nutrition facts are formatted as images rather than text
  • An attached screenshot demonstrates the display problem

Suggested Solution:

  • Check for CSS styling issues, specifically display: none settings that may be hiding the image
  • Remove any CSS rules preventing the image from showing

Status:
The discussion remains open, with the store owner requesting more specific implementation guidance on how to resolve the CSS issue.

Summarized with AI on October 31. AI used: claude-sonnet-4-5-20250929.

this is my store: https://www.primalkrisp.com/

I have a concern, the nutrition fact is not showing.
I am using flow theme and the nutrition fact is a form of image.
how can I solve it?

when I click the nutrition fact button this what will happen:

If the image loads but is hidden due to styling, try checking display: none settings in CSS and remove them.

1 Like

Can you please make it specific?
Thank you so much.