Tagged: ,

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #18518
    Shanan
    Member

    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!
    S

    #18527
    Sakin
    Keymaster

    @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; }

    #18552
    Shanan
    Member

    Thanks! 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!
    S

    #18559
    Sakin
    Keymaster

    @Shanan: For white content background, you can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
    #main { background-color: #fff; }

    #18596
    Shanan
    Member

    That looks much better! Thank you.

    #25151
    sinead
    Member

    Hey 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?

    #25168
    Sakin
    Keymaster

    @sinead: Please post in your site URL.

    #32640
    JackoJnr
    Member

    Hi 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

    #32706
    Sakin
    Keymaster

    Hello 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

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Changing the menu bar and header appearance’ is closed to new replies.