Title: Logo centring option?
Last modified: August 9, 2020

---

# Logo centring option?

 *  Resolved [madthing](https://wordpress.org/support/users/madthing8/)
 * (@madthing8)
 * [6 years ago](https://wordpress.org/support/topic/logo-centring-option/)
 * Hi folks
    I used the carousel. Have several logos. All have uploaded in different
   sizes and some are towards the top and some towads the botton…. is there a way
   to centre all the logos?

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

 *  Plugin Author [ShapedPlugin LLC](https://wordpress.org/support/users/shapedplugin/)
 * (@shapedplugin)
 * [5 years, 12 months ago](https://wordpress.org/support/topic/logo-centring-option/#post-13259860)
 * Hi [@madthing8](https://wordpress.org/support/users/madthing8/),
 * Thanks for reaching us out.
 * You can use this following custom CSS:
 *     ```
       div.logo-carousel-free .wpl-logo{
        float: none !important;
        display: inline-block;
        vertical-align: middle;
       }
       ```
   
 * Let me know if it works for you.
 * Have a nice day!
 * Thanks.
 *  [indriwati](https://wordpress.org/support/users/indriwati/)
 * (@indriwati)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/logo-centring-option/#post-13935675)
 * Hi, I experience the same issue. try to apply the custom css, but not work. can
   you help?
 *  Plugin Contributor [Md Khalil Uddin](https://wordpress.org/support/users/khalilu/)
 * (@khalilu)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/logo-centring-option/#post-14204737)
 * Hi [@indriwati](https://wordpress.org/support/users/indriwati/),
 * Apologize for the late reply. So, you said that the above CSS is not working.
   Can you please share your reference link so that we can inspect it properly and
   provide you with the exact solution?
 * Thank you.

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

The topic ‘Logo centring option?’ is closed to new replies.

 * ![](https://ps.w.org/logo-carousel-free/assets/icon-256x256.gif?rev=3501249)
 * [Logo Carousel – Responsive Logo Slider, Logo Showcase, and Clients Logo Gallery](https://wordpress.org/plugins/logo-carousel-free/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/logo-carousel-free/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/logo-carousel-free/)
 * [Active Topics](https://wordpress.org/support/plugin/logo-carousel-free/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/logo-carousel-free/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/logo-carousel-free/reviews/)

 * 3 replies
 * 4 participants
 * Last reply from: [Md Khalil Uddin](https://wordpress.org/support/users/khalilu/)
 * Last activity: [5 years, 4 months ago](https://wordpress.org/support/topic/logo-centring-option/#post-14204737)
 * Status: resolved