Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jamiemarsland/fc53718a7e062ee3c81f26503d3a38c7 to your computer and use it in GitHub Desktop.
Save jamiemarsland/fc53718a7e062ee3c81f26503d3a38c7 to your computer and use it in GitHub Desktop.
CSS to fix image in column to bottom of Cover Block
.wp-block-cover.alignfull,
.wp-block-columns {
margin-bottom: 0;
padding-bottom: 0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment