Title: Pin button
Last modified: August 21, 2016

---

# Pin button

 *  [helloymke](https://wordpress.org/support/users/helloymke/)
 * (@helloymke)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/pin-button/)
 * Hello,
    Is there a way to control the Pin button that I see since the update?
   It’s visible on my header image. It would be nice if I could control it with 
   every image or simply delete it. Is there a way to change the color of the word‘
   Search’ in the Search bar? I can not select it, so I cannot see the original 
   css… And my last question is how to change the hover background color in the 
   mobile menu: when I hover over the menu items, there is a very light peachy color
   for an extremely short time, this also appeared after the update. Thank you!

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

 *  Thread Starter [helloymke](https://wordpress.org/support/users/helloymke/)
 * (@helloymke)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/pin-button/#post-4676389)
 * By now I figured out the pin button has nothing to do with the theme 🙂
    I hope
   you can answer my other questions!
 *  [Ben Ritner – Kadence WP](https://wordpress.org/support/users/britner/)
 * (@britner)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/pin-button/#post-4676396)
 * you can change the search placeholder text with this css:
 *     ```
       #topbar-search ::-webkit-input-placeholder {
          color: white;
       }
        #topbar-search :-moz-placeholder { /* Firefox 18- */
          color: white
       }
       #topbar-search ::-moz-placeholder {  /* Firefox 19+ */
          color: white;
       }
       #topbar-search :-ms-input-placeholder {
          color: white;
       }
       ```
   
 * As for the mobile menu can you post a link so I can take a look?
 * Kadence Themes

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

The topic ‘Pin button’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/virtue/3.4.15/screenshot.png)
 * Virtue
 * [Support Threads](https://wordpress.org/support/theme/virtue/)
 * [Active Topics](https://wordpress.org/support/theme/virtue/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/virtue/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/virtue/reviews/)

## Tags

 * [Pin Button](https://wordpress.org/support/topic-tag/pin-button/)

 * 2 replies
 * 2 participants
 * Last reply from: [Ben Ritner – Kadence WP](https://wordpress.org/support/users/britner/)
 * Last activity: [12 years, 2 months ago](https://wordpress.org/support/topic/pin-button/#post-4676396)
 * Status: not resolved