Skip to content

Instantly share code, notes, and snippets.

@xavortm
Created September 22, 2014 13:00
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 xavortm/08d7a17212002f2ccb48 to your computer and use it in GitHub Desktop.
Save xavortm/08d7a17212002f2ccb48 to your computer and use it in GitHub Desktop.
Add in the end of style.css
/*--------------------------------------------------------------
9.0 - Facelift
--------------------------------------------------------------*/
.entry-content .wpv-filter-form { float: left;fisplay:block; }
.entry-content .clearfix > div:first-child {float:right;}
.entry-content .clearfix .team-map-view { clear: both; border-top: 1px solid #f0f0f0; padding-top: 20px; margin: 0;}
.entry-content .clearfix .team-map-view li { list-style: none; margin: 0; width: 50%; float: left; min-height: 300px; height: auto; display: inline-block; }
.team-center-marker { display: block; overflow: hidden; float: left; position: relative; }
.team-center-marker p > img { position:absolute; left: 20px; }
.team-infoWin > img { display: block; margin-bottom: 5px;}
.team-infoWin br { display: none; }
.team-infoWin > a:nth-child(n+2) { font-size: 18px; color: black; font-weight: bold; margin-bottom: 10px; display: block}
.team-infoWin > a:nth-child(n+3) { font-size: 14px; color: #0088cc; font-weight: normal; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment