Simple Solution
-
I have a ZURB Foundation website which I am converting to a WordPress site, for many reasons.
I copied my code for a grid of images which worked perfectly on the original, yet in WP the 1st image was misaligned.
After much tearing my hair out, I noticed a sneaky
<p></p>had snuck its way into the frontend, which does not show up in the backend.Anyway, this fixed it. Thank you.
The topic ‘Simple Solution’ is closed to new replies.