Site icon Catch Themes

Header and White Space

I know this looks redundant, but I'm having issues even though I've seen TONS of posts on this, Sakin! I've been playing with some of the custom CSS you've offered in the forums, like taking off the border in images (thought that would fix my problem if I just straight up removed the header image but noooope), and visited a bunch of other topics and added the custom CSS you rendered for people. My test site is here: http://bexparent.com/ilanakatzkatz/ ..and my client also does not want so much white space around her logo (especially above). A few other tasks she asked me to try to help here with are: * making the logo 75-80% of it's current size * lessening the white space above/below posts, pages and widgets.. Let me know if you can be of any assistance to me! Thanks in advance, Kristen (this is the Custom CSS I have currently) #hgroup-wrap { padding: 0; } #site-logo { padding: 0; } .post .post-thumb a, img[class*="align"], img[class*="wp-image-"] { border: none; } #main #content img { border: none; }
Exit mobile version