Title: Issue with next button
Last modified: May 23, 2023

---

# Issue with next button

 *  Resolved [mrtnthmsn](https://wordpress.org/support/users/mrtnthmsn/)
 * (@mrtnthmsn)
 * [2 years, 12 months ago](https://wordpress.org/support/topic/issue-with-next-button-2/)
 * My next button has turned cursive and gone all the way to the right, which destroys
   the aesthetics.
   Before it was “normal” and centered.Can we add this as an option?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fissue-with-next-button-2%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [oooorgle](https://wordpress.org/support/users/oooorgle/)
 * (@oooorgle)
 * [2 years, 12 months ago](https://wordpress.org/support/topic/issue-with-next-button-2/#post-16762743)
 * Hi [mrtnthmsn](https://wordpress.org/support/users/mrtnthmsn/),
 * I will see what I can do to integrate the alignment but in the meantime…
    - `.quotes-llama-widget-next {text-align: center; font-style: normal;}`
 * Navigate to your Dashboard–>Appearance–>Customize–>Additional CSS and paste that
   css. This should center and remove the italic.
 *  Thread Starter [mrtnthmsn](https://wordpress.org/support/users/mrtnthmsn/)
 * (@mrtnthmsn)
 * [2 years, 12 months ago](https://wordpress.org/support/topic/issue-with-next-button-2/#post-16764116)
 * I already have this pasted:
 * **.quotes-llama-widget-next {text-align: center; font-style: normal;** margin-
   top: 10px;}
   .quotes-llama-widget-random hr {display: none;}
 * I suppose it wont make a difference.
 *  Plugin Author [oooorgle](https://wordpress.org/support/users/oooorgle/)
 * (@oooorgle)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/issue-with-next-button-2/#post-16766070)
 * Hmm, that should work. When I paste what you provided it works as expected. Perhaps
   try removing it and paste then publishing the CSS again? Could also try !important.
 * `**.quotes-llama-widget-next {text-align: center !important; font-style: normal!
   important;** margin-top: 10px !important;}
   .quotes-llama-widget-random hr {display:
   none !important;}
 *  Thread Starter [mrtnthmsn](https://wordpress.org/support/users/mrtnthmsn/)
 * (@mrtnthmsn)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/issue-with-next-button-2/#post-16768969)
 * The new “important” code worked, thank you!
 *  Plugin Author [oooorgle](https://wordpress.org/support/users/oooorgle/)
 * (@oooorgle)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/issue-with-next-button-2/#post-16769257)
 * Great! At least it is working again. Not sure if there is a way around using 
   it but going to look into that one. Using !important is a literal last resort
   and I can’t explain why it works without it for me but not you. I can inspect
   your page and edit just fine too.
 * Going to refresh the topic of CSS cascade and specificity. I’m pretty sure that’s
   where the answer lies.
 * Take care.

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

The topic ‘Issue with next button’ is closed to new replies.

 * ![](https://ps.w.org/quotes-llama/assets/icon-128x128.png?rev=1332185)
 * [Quotes llama](https://wordpress.org/plugins/quotes-llama/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/quotes-llama/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/quotes-llama/)
 * [Active Topics](https://wordpress.org/support/plugin/quotes-llama/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/quotes-llama/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/quotes-llama/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [oooorgle](https://wordpress.org/support/users/oooorgle/)
 * Last activity: [2 years, 11 months ago](https://wordpress.org/support/topic/issue-with-next-button-2/#post-16769257)
 * Status: resolved