Title: Widget not centered
Last modified: November 26, 2022

---

# Widget not centered

 *  Resolved [alexanderzim](https://wordpress.org/support/users/alexanderzim/)
 * (@alexanderzim)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/widget-not-centered/)
 * I’m trying to center the widget but it’s not possible: [https://prnt.sc/4ztLdtzGyWIB](https://prnt.sc/4ztLdtzGyWIB)
   
   Right now it’s marked as a “centered” in widget options but it keeps on the left.
   If I changef it to right it moves only a little but it’s not centered. I tried
   with css but design gets broken in mobile. **Keep in mind that in mobile it’s
   showed correctly centered, the problem is in the desktop version!** Can you help
   me?
 * Thanks in advance!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fwidget-not-centered%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Support [Blaz K.](https://wordpress.org/support/users/blazk/)
 * (@blazk)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/widget-not-centered/#post-16258570)
 * Hi,
 * Try:
 *     ```
       .rmp-widgets-container.rmp-wp-plugin.rmp-main-container.js-rmp-widgets-container {
           max-width: 100%;
       }
       ```
   
 * Regards,
    Blaz
 *  Thread Starter [alexanderzim](https://wordpress.org/support/users/alexanderzim/)
 * (@alexanderzim)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/widget-not-centered/#post-16258579)
 * It worked!! Thank you!!

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

The topic ‘Widget not centered’ is closed to new replies.

 * ![](https://ps.w.org/rate-my-post/assets/icon-128x128.png?rev=2045796)
 * [Rate My Post - Star Rating Plugin by FeedbackWP](https://wordpress.org/plugins/rate-my-post/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/rate-my-post/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/rate-my-post/)
 * [Active Topics](https://wordpress.org/support/plugin/rate-my-post/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/rate-my-post/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/rate-my-post/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [alexanderzim](https://wordpress.org/support/users/alexanderzim/)
 * Last activity: [3 years, 6 months ago](https://wordpress.org/support/topic/widget-not-centered/#post-16258579)
 * Status: resolved