Anniversary Special Sale! 10 Years of Excellence in WordPress Themes | Flat 20% OFF on All Themes Package. Use Code GT10YEARS Buy Now
Anniversary Special Sale Banner

Reply To: Sporting Pro Partners/Sponsors

#50184
Grace Support
Keymaster

Hi,

To display logo images in center align

Go to the Appearance -> Theme Options -> Basic Settings -> Custom CSS
add below css code in custom css box

ul.clientlogos { text-align: center; }
ul.clientlogos li { float: none; display: inline-block; }

Regards
Grace Themes