Archived topic
Gutenberg does alignment differently than classic
5 replies · Started by Jonathan on November 12, 2020
This isn't directly a generatepress question, but I finally made the transition to Gutenberg, using generateblocks, and I've encountered a problem I can't find an answer to.
I want images aligned left with no text wrap. Under classic, setting no alignment did just that. Under Gutenberg, setting no alignment makes the images centered.
Is there some css code I can enter to get the left align? Thanks.
Hi there,
Any chance you can link us to the site in question?
You can use the private information field.
Let me know :)
Sure: http://www.lamppostsites.com/student-page/
This is under construction, but I'm rebuilding from this page: http://patthorne.com/cgs-student-page/
You can see in the original how each lesson title goes BELOW the image and above the audio file, but in this one the lesson title goes BESIDE the image. The original is default classic, this rebuilt is default Gutenberg, at least as far as I can see.
This page is mostly cut-and-paste, so didn't really use generateblocks on this page. That wasn't a deliberate deception.
Thanks.
Can you try re-adding that image without choosing to align left on the image?
Like this:
https://www.screencast.com/t/kceJ1VEShdbS
Choosing align left makes it float left.
That did it! Thanks so much.
No problem :)