Title: Another centering question
Last modified: August 21, 2016

---

# Another centering question

 *  Resolved [pslaughter2865](https://wordpress.org/support/users/pslaughter2865/)
 * (@pslaughter2865)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/another-centering-question/)
 * Hey there,
 * I too would like to center a slideshow. The URL is:
 * [http://thefuntastics.com/face-and-body-art/temporary-tattoos/](http://thefuntastics.com/face-and-body-art/temporary-tattoos/)
 * I’d really appreciate your help.
 * Any idea when the alignment option is going to be ready?
 * Thanks!
 * [https://wordpress.org/plugins/simple-slideshow-manager/](https://wordpress.org/plugins/simple-slideshow-manager/)

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

 *  Plugin Author [Acurax Technologies](https://wordpress.org/support/users/acurax/)
 * (@acurax)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/another-centering-question/#post-4780416)
 * Hello,
 * Please add the following css code to end of your style.css of theme, to do this,
   go to Appearance >> Editor
 *     ```
       .acx_ppt_uid_Airbrush_Tattoo_Designs
       {
           margin-left: auto !important;
           margin-right: auto !important;
       }
       ```
   
 * Option to do this yourself using settings will be available in coming update 
   release.
 *  [ecuyetx](https://wordpress.org/support/users/ecuyetx/)
 * (@ecuyetx)
 * [12 years ago](https://wordpress.org/support/topic/another-centering-question/#post-4780620)
 * Hi guys,
    Sorry but I am also trying to do this, but in a widget using the Visual
   Editor. I have tried the things I have seen suggested on here but they are not
   working I’m afraid.
 * This is the page: [http://www.workplaceweek.com/ww-blog/](http://www.workplaceweek.com/ww-blog/)
   
   And it is the slideshow in the widget headed Sponsors.
 * Regards
    Tony E.
 *  Plugin Author [Acurax Technologies](https://wordpress.org/support/users/acurax/)
 * (@acurax)
 * [12 years ago](https://wordpress.org/support/topic/another-centering-question/#post-4780622)
 * Hello,
 * Please add the following css code to end of your style.css of theme, to do this,
   go to Appearance >> Editor
 *     ```
       .acx_ppt_uid_sponsors
       {
           margin-left: auto !important;
           margin-right: auto !important;
       }
       ```
   
 * Option to do this yourself using settings will be available in coming update 
   release.

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

The topic ‘Another centering question’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/simple-slideshow-manager_789db3.svg)
 * [Simple Slideshow Manager](https://wordpress.org/plugins/simple-slideshow-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/simple-slideshow-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/simple-slideshow-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/simple-slideshow-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/simple-slideshow-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/simple-slideshow-manager/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [Acurax Technologies](https://wordpress.org/support/users/acurax/)
 * Last activity: [12 years ago](https://wordpress.org/support/topic/another-centering-question/#post-4780622)
 * Status: resolved