Title: Cannot find the CSS  please help
Last modified: August 20, 2016

---

# Cannot find the CSS please help

 *  [auroraohio](https://wordpress.org/support/users/auroraohio/)
 * (@auroraohio)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/cannot-find-the-css-please-help/)
 * Please,
 * [http://www.aurorahistorical.org](http://www.aurorahistorical.org) has a search
   icon in the middle of the header and
 * I cannot find the following in the css to change it
 * element.style {
    background-color:#FFFF77; border-radius:3px 3px 3px 3px; color:#
   000000; left:534px; padding:3px; position:absolute; top:26px;
 * i’ve spent a couple hours already can someone point me in the right direction

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

 *  [Josh](https://wordpress.org/support/users/josh401/)
 * (@josh401)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/cannot-find-the-css-please-help/#post-2428411)
 * Well, it has a div id of `divLookup`
 * Try adding this to your stylesheet at the very bottom on a new line:
 *     ```
       #divLookup {
         display: none;
       }
       ```
   
 * It’s using an inline style, and I’m not certain where it is coming from. But 
   the above code should “hide” it.
 *  Thread Starter [auroraohio](https://wordpress.org/support/users/auroraohio/)
 * (@auroraohio)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/cannot-find-the-css-please-help/#post-2428504)
 * thanks for the kindness, i’ll give that a try.
 *  Thread Starter [auroraohio](https://wordpress.org/support/users/auroraohio/)
 * (@auroraohio)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/cannot-find-the-css-please-help/#post-2428505)
 * ummmm, didn’t work

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

The topic ‘Cannot find the CSS please help’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 2 participants
 * Last reply from: [auroraohio](https://wordpress.org/support/users/auroraohio/)
 * Last activity: [14 years, 6 months ago](https://wordpress.org/support/topic/cannot-find-the-css-please-help/#post-2428505)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
