Search for: Log In Free Support [Support request] floated image Home › Forums › Support › floated image This topic has 1 reply, 2 voices, and was last updated 1 year ago by David. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts January 5, 2020 at 4:13 am #1122453 midiman Hello, I would like to stand out pictures float left and right. (see links) can you help me with this? https://typer.seventhqueen.com/publisher/the-balance-of-nature/ https://typer.seventhqueen.com/publisher/how-the-worlds-most-successful-founders-approach-failure/ Thanks January 5, 2020 at 6:06 am #1122512 DavidStaff Customer Support Hi there, try this. 1. Add this CSS: @media (min-width: 1024px) { .wp-block-image figure.alignleft { margin-left: -20%; } .wp-block-image figure.alignright { margin-right: -20%; } } 2. Edit your post, and select an Image Block and set it to Align Left and reduce the image size eg. 50%. 3. Do the same for another image but set it to Align Right. Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In