Tagged: header, navigation
- This topic has 8 replies, 4 voices, and was last updated 10 years, 5 months ago by Sakin.
-
AuthorPosts
-
December 22, 2013 at 12:05 am #18518ShananMember
Hi! I had two questions:
My site has some sections (categories, Home and About) in the navigation bar, but there’s still an empty space at the far right! Can I remove the borders of the navigation bar so that empty space isn’t so obvious? (Also open to other ways to change its appearance to make it look a little bit more polished.)Also:
Is there any way to remove the grainy grey background in the header? I’d like my header image to sit against a white background if possible, because the image itself has a white background.My site is:
http://www.theprocrastiwriter.com/Thanks!
SDecember 22, 2013 at 12:40 am #18527SakinKeymaster@Shanan: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box to remove border from your menu.
#header #mainmenu, #header #mainmenu ul li { border: none; }
For header background, you can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
#header { background: none #fff; }
December 23, 2013 at 3:04 am #18552ShananMemberThanks! Now, the background of the posts and columns stands out as grey – I didn’t realize that also needed to change. Is there a way to change the background to be white, like the rest of it?
Thanks again!
SDecember 23, 2013 at 10:16 am #18559SakinKeymaster@Shanan: For white content background, you can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
#main { background-color: #fff; }
December 24, 2013 at 5:00 pm #18596ShananMemberThat looks much better! Thank you.
April 11, 2014 at 7:45 pm #25151sineadMemberHey Sakin maybe you can help me with my query:
I have a dropdown sub menu from my main header menu and i think its really ugly, how would I change the appearance to make it a tranparent super simple rectanular drop down feild?
April 12, 2014 at 12:00 am #25168May 27, 2014 at 12:25 pm #32640JackoJnrMemberHi Sakin,
Are you able to assist me? I want to make the navigation bar at the top my page/s full screen width, black, and very slim line. I have looked around, tried a few different internet tips, but to no avail.
Site is http://www.austchammongolia.com
Thanks, rgds
TJ
May 28, 2014 at 1:09 am #32706SakinKeymasterHello TJ,
Sorry, you are not using our theme. This is support forum of Catch Themes and we only support theme developed by us.
Regards,
Sakin -
AuthorPosts
- The topic ‘Changing the menu bar and header appearance’ is closed to new replies.