- This topic has 7 replies, 5 voices, and was last updated 10 years, 2 months ago by
Sakin.
-
AuthorPosts
-
March 23, 2013 at 2:13 am #5702
alyssahcanada
MemberA few questions. I am using Catch Everest theme, my site is: http://www.afghanistan-parsa.org/
1. I am trying to reduce the white space in the header above and below my logo. I was able to reduce it above using code you provided in another post:
#site-logo, hgroup.with-logo { padding-top: 0; }
However I still have not found a way to reduce the white space below my logo. I tried:
#site-logo, hgroup.with-logo { padding-bottom: 0; }
But this did not work.
2. How is it possible to split the background colour horizontally into 2 or more colours. At Appearance>Options>Display Options the only choice is one solid colour.
3. I like the style of sidebar menu at jimchicago’s site http://www.pmcsconsulting.com/dev/ How do I customize the font and style of my sidebar menu?
Thanks again for your help, I hope my question is a little more clear this time!
March 23, 2013 at 11:36 am #5726maevamena
MemberIn answer to your question #1, this worked for me:
#site-logo { padding-top: 0; }
#hgroup-wrap { padding: 0; }
Hope that helps.
Maeve
March 23, 2013 at 12:04 pm #5727alyssahcanada
Member@maevamena – Great – thanks! That looks a lot better, the bottom white space is gone. To be picky, is there a way to get rid of the bottom white space but leave space on the left and right?
March 23, 2013 at 4:21 pm #5736Simona
MemberHi, I ‘d like to reduce the space above the logo I’put in the header. I’ve tried to insert in CSS option pannel this code:
#site-logo { padding-top: 0; }
but it doesn’t work…
can you help me?
My site : http://www.yogayurveda.net
thanks
March 23, 2013 at 5:19 pm #5739Simona
MemberI’ve solved it. It was a problem of the image logo I created….
March 25, 2013 at 11:58 pm #5808Sakin
Keymaster@alyssahcanada:
1. However I still have not found a way to reduce the white space below my logo. I tried
— When I check your site, you have able to reduce the it. Now the space is due to the social icons and the search box at the herder right side.2. How is it possible to split the background colour horizontally into 2 or more colours. At Appearance>Options>Display Options the only choice is one solid colour.
— Here you can upload the image in your background from Appearance => BackgroundI like the style of sidebar menu at jimchicago’s site http://www.pmcsconsulting.com/dev/ How do I customize the font and style of my sidebar menu?
— Do you mean the sidebar widgets. To change the color of these, you need to use the css to change. Can you be more specific to what you want to do.Also look for the Catch Everest Pro version which will be releasing any day this week. Which has lots of cool options. Our team is doing final quality testing.
March 29, 2013 at 6:52 am #6110bill
MemberI’m looking to greatly reduce the one-inch whitespace above the multilevel navigation bar that I’m assume was allocated for the Title and social widgets, but the custom CSS above didn’t work.
I’d like the topmost feature to be the navigation.
Congrats on a great theme.
March 29, 2013 at 3:32 pm #6129 -
AuthorPosts
- The topic ‘Header white space, menu design, and background color’ is closed to new replies.