Title: Search Bar Issue &#8211; Goes Offscreen
Last modified: August 21, 2016

---

# Search Bar Issue – Goes Offscreen

 *  Resolved [Carter Liebman](https://wordpress.org/support/users/carter-liebman/)
 * (@carter-liebman)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/search-bar-issues/)
 * Hello,
 * I’m trying to add a search bar to a page on my website, carterliebman.com/photographs.
 * However, in adding it through a shortcode in my functions.php that links to the
   search form, the search bar is aligned left and not within the page boundaries.
 * Any solutions?

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [David Choi](https://wordpress.org/support/users/wpthemes777/)
 * (@wpthemes777)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/search-bar-issues/#post-3786318)
 * Around line 944 find and comment out or delete the code
 *     ```
       #searchbar {
           margin-top: -20px;
           position: absolute;
           right: 0;
           top: 50%;
       }
       ```
   
 * to see if it solves the issue. Because it’s the absolute positioning behavior.
 *  Thread Starter [Carter Liebman](https://wordpress.org/support/users/carter-liebman/)
 * (@carter-liebman)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/search-bar-issues/#post-3786319)
 * That was perfect. Thanks so much for the help.
 *  [David Choi](https://wordpress.org/support/users/wpthemes777/)
 * (@wpthemes777)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/search-bar-issues/#post-3786374)
 * Glad it helped, have a nice day!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Search Bar Issue – Goes Offscreen’ is closed to new replies.

## Tags

 * [bar](https://wordpress.org/support/topic-tag/bar/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 2 participants
 * Last reply from: [David Choi](https://wordpress.org/support/users/wpthemes777/)
 * Last activity: [12 years, 11 months ago](https://wordpress.org/support/topic/search-bar-issues/#post-3786374)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
