Printing – Ingredients section not under image
-
Using Clean print template and Simple recipe template.
When printing, the image (which is floated left) causes the Ingredients to start to the right of the image. The first two ingredients are to the right of the image with the remaining under the image. This looks untidy.
I think that the Ingredients should be forced to be under the image.
This is not a problem on the post page because the image is floated right.I know that I can add the following to Recipe Print CSS:
.wprm-recipe-ingredients-container { clear: left; }
but you might agree that it should be part of the plugin CSS.
It’s not a problem if you don’t agreeThe page I need help with: [log in to see the link]
The topic ‘Printing – Ingredients section not under image’ is closed to new replies.