Title: More button position
Last modified: July 21, 2022

---

# More button position

 *  Resolved [goncalonunogarcia](https://wordpress.org/support/users/goncalonunogarcia/)
 * (@goncalonunogarcia)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/more-button-position/)
 * Hello
 * Is ther any way of changing the position of the plus button in article lists?
   
   Desired result here [https://ibb.co/MsZpHqL](https://ibb.co/MsZpHqL)
 * Thanks in advance
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fmore-button-position%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Kawshar Ahmed](https://wordpress.org/support/users/onlykawshar/)
 * (@onlykawshar)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/more-button-position/#post-15846225)
 * Hello [@goncalonunogarcia](https://wordpress.org/support/users/goncalonunogarcia/),
 * I hope you are doing well.
 * I have checked your screenshot. But we don’t have any option for this button.
   It would be appreciable if you could explain a little more about how you achieved
   this so that I can understand it more closely and get back to you with a suitable
   solution soon.
 * Thank you!
 *  Thread Starter [goncalonunogarcia](https://wordpress.org/support/users/goncalonunogarcia/)
 * (@goncalonunogarcia)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/more-button-position/#post-15847198)
 * The screenshot is just photoshop
 * thanks
 *  [Amit Barai Alit](https://wordpress.org/support/users/amitbarai013/)
 * (@amitbarai013)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/more-button-position/#post-15853608)
 * Hi [@goncalonunogarcia](https://wordpress.org/support/users/goncalonunogarcia/),
   
   Hope you are doing well.
 * I have checked the query and the screenshot that you shared and created using
   photoshop. Actually, we don’t have such a + button in our **BetterDocs** docs
   page. You can check our **BetterDocs** website as a reference: [https://betterdocs.co/docs/wordpress/](https://betterdocs.co/docs/wordpress/)
 * Please let me know if you need further assistance or have queries.
    Thank you.
 *  Thread Starter [goncalonunogarcia](https://wordpress.org/support/users/goncalonunogarcia/)
 * (@goncalonunogarcia)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/more-button-position/#post-15870147)
 * Thanks
 * Is there way to align it to the right?
 *  Plugin Support [Abid Hasan](https://wordpress.org/support/users/abidhasan112/)
 * (@abidhasan112)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/more-button-position/#post-15874342)
 * Hi [@goncalonunogarcia](https://wordpress.org/support/users/goncalonunogarcia/),
 * Do you want to right align the **Explore More** button? If so, you can add this
   CSS on your stylesheet to get this done:
 *     ```
       .docs-item-container ul {
           text-align: left;
       }
   
       .docs-item-container {
           text-align: right;
       }
       ```
   
 * NOTE: You can simply add **Custom CSS** by navigating to your **WordPress Dashboard-
   > Appearance -> Customize**.
    After you are on the Customizer page, search for
   the “**Additional CSS**” option. You can then go ahead and insert CSS Code.

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

The topic ‘More button position’ is closed to new replies.

 * ![](https://ps.w.org/betterdocs/assets/icon-256x256.png?rev=2953105)
 * [BetterDocs – Knowledge Base Docs & FAQ Solution for Elementor & Block Editor](https://wordpress.org/plugins/betterdocs/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/betterdocs/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/betterdocs/)
 * [Active Topics](https://wordpress.org/support/plugin/betterdocs/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/betterdocs/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/betterdocs/reviews/)

 * 5 replies
 * 4 participants
 * Last reply from: [Abid Hasan](https://wordpress.org/support/users/abidhasan112/)
 * Last activity: [3 years, 10 months ago](https://wordpress.org/support/topic/more-button-position/#post-15874342)
 * Status: resolved