Title: Positioning options
Last modified: August 22, 2016

---

# Positioning options

 *  Resolved [TiesGDesign](https://wordpress.org/support/users/tiesgdesign/)
 * (@tiesgdesign)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/positioning-options/)
 * I would like to center the buttons, and choose the margins of the buttons (and
   hover effects), can you make a version of the plugin where you can edit the css?(
   So I can also edit the buttons in a consistent way, compared to the site itself)
 * [https://wordpress.org/plugins/smooth-page-scroll-updown-buttons/](https://wordpress.org/plugins/smooth-page-scroll-updown-buttons/)

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

 *  Plugin Author [Senff – a11n](https://wordpress.org/support/users/senff/)
 * (@senff)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/positioning-options/#post-5543581)
 * I can (and will) definitely add an additional preset in the next version where
   the buttons will be centered at the bottom of the screen. Should have that in
   a day or so.
 * As for editing the CSS — I believe any custom styling should be theme-based and
   not locked to a plugin, so I don’t think this should be in the plugin options.
 * Of course, you can easily change any CSS if you just add it to your generic theme
   file. Make sure you target the following elements:
 *     ```
       .page-scroll-buttons button.one-page-up {
          /* your styles here */
       }
   
       .page-scroll-buttons button.one-page-down {
          /* your styles here */
       }
   
       .page-scroll-buttons button.all-the-way-to-top {
          /* your styles here */
       }
       ```
   
 *  Plugin Author [Senff – a11n](https://wordpress.org/support/users/senff/)
 * (@senff)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/positioning-options/#post-5543784)
 * The centering option has now been added to the latest version (1.1).
 *  [jdev](https://wordpress.org/support/users/jdev/)
 * (@jdev)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/positioning-options/#post-5543838)
 * Still nowt working…
 *  Plugin Author [Senff – a11n](https://wordpress.org/support/users/senff/)
 * (@senff)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/positioning-options/#post-5543839)
 * [@jdev](https://wordpress.org/support/users/jdev/) If you’re having issues getting
   the plugin to work correctly, please create a new thread on this forum. Don’t
   forget to include a link to your site so I can see what the problem might be.
   Thanks!

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

The topic ‘Positioning options’ is closed to new replies.

 * ![](https://ps.w.org/smooth-page-scroll-updown-buttons/assets/icon-256x256.png?
   rev=1019545)
 * [Smooth Page Scroll Up/Down Buttons](https://wordpress.org/plugins/smooth-page-scroll-updown-buttons/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/smooth-page-scroll-updown-buttons/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/smooth-page-scroll-updown-buttons/)
 * [Active Topics](https://wordpress.org/support/plugin/smooth-page-scroll-updown-buttons/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/smooth-page-scroll-updown-buttons/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/smooth-page-scroll-updown-buttons/reviews/)

## Tags

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

 * 4 replies
 * 3 participants
 * Last reply from: [Senff – a11n](https://wordpress.org/support/users/senff/)
 * Last activity: [10 years, 8 months ago](https://wordpress.org/support/topic/positioning-options/#post-5543839)
 * Status: resolved