Title: Text centering on longer options
Last modified: July 19, 2024

---

# Text centering on longer options

 *  Resolved [eighthats](https://wordpress.org/support/users/eighthats/)
 * (@eighthats)
 * [1 year, 9 months ago](https://wordpress.org/support/topic/text-centering-on-longer-options/)
 * I have been encountering issues with longer poll options where they are becoming
   centered rather than remain aligned to the left. I had checked and found some
   CSS in another support post that could address this issue, however it does not
   appear to be working. Below is that CSS (3 being the option number I am trying
   to edit):
 * > div[id_=”ays-poll-container-‘{3}’”] .ays\_question, div[id_=”ays-poll-container-‘{
   > 3}’”] .ays_question *{
   > text-align: left !important;}
 * The response I had drawn this information from is from 2022, so I am unsure if
   this implementation may have changed, or if my formatting might be incorrect.
   Any insight that could be provided would be helpful.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ftext-centering-on-longer-options%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Support [Jasmine](https://wordpress.org/support/users/hyenokian/)
 * (@hyenokian)
 * [1 year, 9 months ago](https://wordpress.org/support/topic/text-centering-on-longer-options/#post-17904470)
 * Dear [@eighthats](https://wordpress.org/support/users/eighthats/),
 * Thank you for the topic.
 * Most presumably, there was a CSS conflict and we provided a CSS code for it.
   
   Our Development Team has written a **new CSS code.** Please try this and let 
   us know about the outcome. 
 * Please take this Custom CSS code and insert it into the **Polls > particular 
   poll > Styles tab > Custom CSS **option.
   For the poll with ID 3, please use the
   following CSS code.
 * `div#ays-poll-container-3 .ays-poll-answers *{ `
   `text-align:left !important;``}`
 * Please check this and let us know about the outcome.
 * Thank you.
 *  Thread Starter [eighthats](https://wordpress.org/support/users/eighthats/)
 * (@eighthats)
 * [1 year, 9 months ago](https://wordpress.org/support/topic/text-centering-on-longer-options/#post-17905143)
 * Thank you for your response, the updated code works perfectly.
 *  Plugin Support [Jasmine](https://wordpress.org/support/users/hyenokian/)
 * (@hyenokian)
 * [1 year, 9 months ago](https://wordpress.org/support/topic/text-centering-on-longer-options/#post-17905162)
 * Dear [@eighthats](https://wordpress.org/support/users/eighthats/),
 * Thank you for your response.
 * Glad to hear that!
   If your query is resolved, please take a moment to [rate and review](https://wordpress.org/support/plugin/poll-maker/reviews/?filter=5)
   the plugin or support.
 * Thanks in advance!

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

The topic ‘Text centering on longer options’ is closed to new replies.

 * ![](https://ps.w.org/poll-maker/assets/icon-256x256.png?rev=2670375)
 * [Poll Maker by AYS - Versus Polls, Anonymous Polls, Image Polls](https://wordpress.org/plugins/poll-maker/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/poll-maker/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/poll-maker/)
 * [Active Topics](https://wordpress.org/support/plugin/poll-maker/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/poll-maker/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/poll-maker/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Jasmine](https://wordpress.org/support/users/hyenokian/)
 * Last activity: [1 year, 9 months ago](https://wordpress.org/support/topic/text-centering-on-longer-options/#post-17905162)
 * Status: resolved