Skip to content

Instantly share code, notes, and snippets.

@jmarchwinski
Created September 15, 2017 21:47
Show Gist options
  • Save jmarchwinski/cdc924d358b18216983df5b6f8930a20 to your computer and use it in GitHub Desktop.
Save jmarchwinski/cdc924d358b18216983df5b6f8930a20 to your computer and use it in GitHub Desktop.
Text Wrap Around Image
div.author.location {
float: right;
width: 68%;
margin-top: -150px;
}
#tribe-events .tribe-events-content p {
float: right;
margin-top: -80px;
}
a.tribe-events-read-more {
float: right;
clear: right;
}
div.tribe-events-list-event-description.tribe-events-content.description.entry-summary {
float: right;
width: 68%;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment