http://www.ordeac.com
I am looking to remove the space between the callout section that states "CEVA Chicago's Employee Activities Committee" and the main logo.
I am using the Platform free theme and can't seem to find this in any of the CSS files (I am a CSS-newb).
Thanks in advance!
In the file "wp-content/themes/platform/css/theme.css"
find "#branding .content-pad {20px 0px;}" and change those values to whatever you want.
You can find more info on padding here: http://www.w3schools.com/css/css_padding.asp
P.S. Very nice theme