shawngoesgreen 0 Report post Posted July 6, 2011 www.marketcloud.us If youlook below the feature and copy block you will notice a header titled "The MarketCloud Levels of Focus". Below that there should be a line that one of you kind folk helped me remove with a bit of CSS. That's not my problem. I would like to remove some space between that header (which is part of the text block) and the boxes below. I used firebug and couldn't find any code relating to padding below. I already reduced in overall to bring the sided in. Maybe there is another way of adding the header instead of making it part of the text block. Any thoughts? Share this post Link to post Share on other sites
timlinson 3 Report post Posted July 6, 2011 try: ` .tags {display:none} #post-13 {margin:0} ` Share this post Link to post Share on other sites
shawngoesgreen 0 Report post Posted July 6, 2011 That did the trick, Tim. Thanks for your help! Shawn Share this post Link to post Share on other sites