Title: Remove Button
Last modified: August 19, 2016

---

# Remove Button

 *  Resolved [alicialim](https://wordpress.org/support/users/alicialim/)
 * (@alicialim)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/remove-button/)
 * hello!
 * would like to remove “visit the shop” button from the sidebar.
    anyone know how
   to do that?
 * link: [](http://www.playimaginative.com/wholesale/)
 * thanks so much!

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

 *  [flamenco](https://wordpress.org/support/users/flamenco/)
 * (@flamenco)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/remove-button/#post-1599861)
 * Alicia,
    It’s hard to know exactly from the outside, but I have 2 ideas for you.
   You have a shopping cart plugin of some sort. In its admin, there may be an option
   to not display that button.
 * Or you could use a quick and dirty method if you’re comfortable writing a little
   code. 🙂
 * Go to Appearance, Editor, and put the following code into style.css and save.
 *     ```
       p.visitshop {
       display: none;
       }
       ```
   
 * Good luck, Dave
 *  Thread Starter [alicialim](https://wordpress.org/support/users/alicialim/)
 * (@alicialim)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/remove-button/#post-1599954)
 * OH MY!
    i actually used your code method, it works! thanks so much! 🙂
 *  [flamenco](https://wordpress.org/support/users/flamenco/)
 * (@flamenco)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/remove-button/#post-1600030)
 * Alicia,
    Glad to hear it! CSS rocks! 🙂
 *  [saamadams](https://wordpress.org/support/users/saamadams/)
 * (@saamadams)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/remove-button/#post-1600120)
 * I’d like keep the “visit the shop!”! But I want to literally link it to the actual
   shop! Anyone know what I can do?? Thanks!!

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

The topic ‘Remove Button’ is closed to new replies.

## Tags

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

 * 4 replies
 * 3 participants
 * Last reply from: [saamadams](https://wordpress.org/support/users/saamadams/)
 * Last activity: [15 years, 9 months ago](https://wordpress.org/support/topic/remove-button/#post-1600120)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
