Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #5096

    Hello,

    Please see http://psoriasisnaturaltreatmentsite.com/

    Can you tell me how to remove the search bar, bring the title graphic up and probably decrease the space below it please? Also is it possible to change the gray background of the header to white?

    thanks

    Jeremy

    #5158
    Sakin
    Keymaster

    @theproductlab: Wow so many question at a time. ok I will try to answer the all. Add the following CSS in “Custom CSS” box in your Theme Options panel.

    /* To remove the Social and Search box at the top */
    #header .social-search { display: none; }

    /* To remove only for the Search Form then */
    #header .social-search form.searchform { display: none; padding: 0; }

    /* To Change the header background */
    #header { background: none #fff; }

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Header’ is closed to new replies.