Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #5070
    TripleMoxy
    Member

    My website is http://www.wheretofeed.com. The search bar is towards the top of the header and I would like to have it vertically central if at all possible. Is this possible, and how would I go about it?

    Thanks in advance for any help. It really is a great theme.

    #5087
    Sakin
    Keymaster

    @TripleMoxy: The header Right is the space for Header Right Sidebar and Search on one of the widget. You can add other various widgets such as Social links and text.

    This is responsive design and we cannot center vertically but yes you can add padding top to move the search little down. But this might hamper the design in mobile devices.

    To add the padding top. You can add the following CSS in “Custom CSS” box in your theme Options panel.
    .sidebar-top { padding-top: 35px;}

    #5135
    TripleMoxy
    Member

    Thank you for your help.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Search bar in the header’ is closed to new replies.