Title: move that button
Last modified: August 21, 2016

---

# move that button

 *  Resolved [dmd54](https://wordpress.org/support/users/dmd54/)
 * (@dmd54)
 * [13 years ago](https://wordpress.org/support/topic/move-that-button/)
 * does anyone know how i can get the “submit” button on my contact page to be positioned
   in the center underneath the form? If I do it with padding or margin, it’s fine
   until the screen is resized.
 * [http://macrodiver.com/contact](http://macrodiver.com/contact)

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

 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [13 years ago](https://wordpress.org/support/topic/move-that-button/#post-3753664)
 *     ```
       .contact-submit {
        text-align: center;
       }
       ```
   
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [13 years ago](https://wordpress.org/support/topic/move-that-button/#post-3753666)
 * Try using Firefox with the [Firebug add-on](http://getfirebug.com/) for this 
   kind of CSS troubleshooting. Or use whatever developer tool is available in your
   web browser.
 *  [Phil](https://wordpress.org/support/users/owendevelopment/)
 * (@owendevelopment)
 * [13 years ago](https://wordpress.org/support/topic/move-that-button/#post-3753667)
 * Add this to the bottom of your style.css or add the text-align part to the existing
   custom.css file.
 *     ```
       .contact-submit {
       text-align: center !important;
       }
       ```
   
 *  Thread Starter [dmd54](https://wordpress.org/support/users/dmd54/)
 * (@dmd54)
 * [13 years ago](https://wordpress.org/support/topic/move-that-button/#post-3753687)
 * Esmi – I have used firebug. I use it constantly but if I can’t figure something
   out, that’s when I turn to the forum. It’s my understanding that is the point
   of a forum.
 * Andrew and Phil – Thanks!
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [13 years ago](https://wordpress.org/support/topic/move-that-button/#post-3753719)
 * I’m sorry but it is really beyond the scope of these forums to deal with _general_
   CSS issues. Try a dedicated CSS resource such as [http://www.css-discuss.org/](http://www.css-discuss.org/)
   instead.
 *  Thread Starter [dmd54](https://wordpress.org/support/users/dmd54/)
 * (@dmd54)
 * [13 years ago](https://wordpress.org/support/topic/move-that-button/#post-3753725)
 * I don’t believe it’s out of the scope of the forum. And if it was, nobody would
   bother helping out. Since all themes use CSS, it’s likely that people will have
   CSS related issues regarding their themes. Therefore this is the fastest place
   to get useful information. If it wasn’t I certainly wouldn’t be using WordPress
   and I’m sure many others as well.
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [13 years ago](https://wordpress.org/support/topic/move-that-button/#post-3753729)
 * So what theme are you using? Where did you download it from?
 *  Thread Starter [dmd54](https://wordpress.org/support/users/dmd54/)
 * (@dmd54)
 * [13 years ago](https://wordpress.org/support/topic/move-that-button/#post-3753767)
 * Downloaded it through the WordPress dashboard.
 *  Moderator [Jan Dembowski](https://wordpress.org/support/users/jdembowski/)
 * (@jdembowski)
 * Forum Moderator and Brute Squad
 * [13 years ago](https://wordpress.org/support/topic/move-that-button/#post-3753778)
 * What was the theme originally before it was modified? Macrodiver is not a theme
   from the WordPress Theme repository here.
 * I _think_ it was [Responsive](http://wordpress.org/extend/themes/responsive) 
   but it’s hard to tell. The it looks like the modifications were implemented via
   search and replace.
 * I’m asking because it’s often easier to support theme’s that we have access to
   prior to any changes being made.
 *  Thread Starter [dmd54](https://wordpress.org/support/users/dmd54/)
 * (@dmd54)
 * [13 years ago](https://wordpress.org/support/topic/move-that-button/#post-3753841)
 * Yes, it was originally the Responsive theme.

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

The topic ‘move that button’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 10 replies
 * 5 participants
 * Last reply from: [dmd54](https://wordpress.org/support/users/dmd54/)
 * Last activity: [13 years ago](https://wordpress.org/support/topic/move-that-button/#post-3753841)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
