Title: Centered button smaller
Last modified: November 19, 2019

---

# Centered button smaller

 *  Resolved [xavimartinezr](https://wordpress.org/support/users/xavimartinezr/)
 * (@xavimartinezr)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/centered-button-smaller/)
 * Hello,
 * When I want to center the “vote” button, it goes full width. I would like to 
   center it but having it smaller, the same size as when I put it on the left and
   the right.
 * Thanks.

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

 *  Plugin Author [totalsoft](https://wordpress.org/support/users/totalsoft/)
 * (@totalsoft)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/centered-button-smaller/#post-12149637)
 * Hello, dear xavimartinezr.
 * You can choose from the option how to show the vote button on our poll. There
   are 3 types (Left, Right and Full Width). Now, in poll you have selected the “
   Full Width” type. Please, change it from options.
 * Thank you.
 *  Thread Starter [xavimartinezr](https://wordpress.org/support/users/xavimartinezr/)
 * (@xavimartinezr)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/centered-button-smaller/#post-12150820)
 * Hello,
 * Yes, but I want the button on the center, not on the left or the right side. 
   Is it possible?
 * Thanks.
 *  Plugin Author [totalsoft](https://wordpress.org/support/users/totalsoft/)
 * (@totalsoft)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/centered-button-smaller/#post-12151000)
 * Dear xavimartinezr.
 * To solve this problem, edit the file Total-Soft-Poll-Widget.php. On the 1939 
   line find this code:
 *  color: <? php echo $ Total_Soft_Poll_Theme [0] -> TotalSoft_Poll_5_VB_C;?>! 
   important;
    padding: 3px 10px! important; text-transform: none! important; line-
   height: 1! important; cursor: pointer;
 * after this code add this one:
 *  left: calc (50% – 46px);
    position: relative; float: none;
 * Thank you.
 *  Thread Starter [xavimartinezr](https://wordpress.org/support/users/xavimartinezr/)
 * (@xavimartinezr)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/centered-button-smaller/#post-12260939)
 * Hello,
 * Sorry, but I did it, and nothing changes…
 * How can I fix it?
 * Thanks.

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

The topic ‘Centered button smaller’ is closed to new replies.

 * ![](https://ps.w.org/poll-wp/assets/icon-128x128.png?rev=2692920)
 * [TS Poll - Survey, Versus Poll, Image Poll, Video Poll](https://wordpress.org/plugins/poll-wp/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/poll-wp/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/poll-wp/)
 * [Active Topics](https://wordpress.org/support/plugin/poll-wp/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/poll-wp/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/poll-wp/reviews/)

## Tags

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

 * 4 replies
 * 2 participants
 * Last reply from: [xavimartinezr](https://wordpress.org/support/users/xavimartinezr/)
 * Last activity: [6 years, 5 months ago](https://wordpress.org/support/topic/centered-button-smaller/#post-12260939)
 * Status: resolved