Replies: 0
I’m aligning some text to be central in my WordPress posts using what I thought was standard code: <p style=”text-align: center;”>blah blah blah</p> but Print Friendly seems to be ignoring it and moving everything to the left.
Is there something I need to do to ensure that PF takes account of this and reproduces it in the generated PDF?