Odd Paragraph Height Issue
-
Hi, I’m running into an issue on this page where the paragraph text is overlapping for text under the calculator. The height of that element doesn’t grow to allow the text to wrap so it ends up stacked on top of the previous line. You can view it here:
https://drive.google.com/file/d/1MctYg_SFxSLibrnFDPdzt-zoJr-q5YO5/view?usp=sharing
This is solely an issue for Chrome when viewed incognito.
I moved the calculator lower on the page to test whether my hunch that this was related, and it worked. Any text above the calculator looks right, but all of the <p> below it has a fixed height (not in the CSS).
When refreshed through a viewport resize, for example, when opening the devtools, the text then wraps correctly, so it’s a weird cache or load issue. The CSS is the same for <p> elements before and after the calculator.
Could you please look into this to see what we can do to fix it?
The page I need help with: [log in to see the link]
You must be logged in to reply to this topic.