Title: Subscribe box
Last modified: August 19, 2016

---

# Subscribe box

 *  Resolved [milliondollarkid152](https://wordpress.org/support/users/milliondollarkid152/)
 * (@milliondollarkid152)
 * [16 years, 6 months ago](https://wordpress.org/support/topic/subscribe-box/)
 * On my site joshsparks.com I have a subscription box in the top right hand corner.
   I want to change the wording in that box. Is that possible? THanks

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

 *  [@mercime](https://wordpress.org/support/users/mercime/)
 * (@mercime)
 * [16 years, 6 months ago](https://wordpress.org/support/topic/subscribe-box/#post-1293110)
 * In your theme’s style.css find
 *     ```
       #menu-right h2 {
            font-size: 18px;
            margin: 8px 0 2px 0;
            font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
            font-weight: bold;
            color: #181818;
       }
       ```
   
 * change size, weight, etc. according to taste
 *  Thread Starter [milliondollarkid152](https://wordpress.org/support/users/milliondollarkid152/)
 * (@milliondollarkid152)
 * [16 years, 6 months ago](https://wordpress.org/support/topic/subscribe-box/#post-1293149)
 * body {
    background-color:#EEE; font-family: Georgia, “Times New Roman”, Times,
   serif; font-size: 12px; list-style: square; } A:link { color: #60F; TEXT-DECORATION:
   none; } A:visited { color: #60F; TEXT-DECORATION: none; } A:active { color: #
   60F; TEXT-DECORATION: none; } A:hover { color:#390; TEXT-DECORATION: none; } 
   h1 { font-size: 18px; color: #000000; font-weight: bolder; }
 * My style.css looks like this??
 *  [@mercime](https://wordpress.org/support/users/mercime/)
 * (@mercime)
 * [16 years, 6 months ago](https://wordpress.org/support/topic/subscribe-box/#post-1293262)
 * Your style.css is located in your theme folder /wp-content/themes/zinwave/style.
   css
    and starts off like this:
 *     ```
       /*
       Theme Name: zinwave
       etc
       etc
       © 2009, Web Hosting Fan. All rights reserved.
       */
       ```
   
 * find #menu-right h2 somewhere below that and make changes
 *  [Equal](https://wordpress.org/support/users/equalmark/)
 * (@equalmark)
 * [16 years, 6 months ago](https://wordpress.org/support/topic/subscribe-box/#post-1293265)
 * If you want to change the actual text in there then it looks like it will be 
   in your themes sidebar.php file. If not it could be a widget, so check in the
   dashboard under Appearance and Widgets.
 *  Thread Starter [milliondollarkid152](https://wordpress.org/support/users/milliondollarkid152/)
 * (@milliondollarkid152)
 * [16 years, 6 months ago](https://wordpress.org/support/topic/subscribe-box/#post-1293428)
 * I found it.. Got it taken care of and made some notes! Thanks for the help guys!!!

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

The topic ‘Subscribe box’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 5 replies
 * 3 participants
 * Last reply from: [milliondollarkid152](https://wordpress.org/support/users/milliondollarkid152/)
 * Last activity: [16 years, 6 months ago](https://wordpress.org/support/topic/subscribe-box/#post-1293428)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
