Title: Blog Carousel Problems
Last modified: August 30, 2016

---

# Blog Carousel Problems

 *  Resolved [fragleiow](https://wordpress.org/support/users/fragleiow/)
 * (@fragleiow)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/blog-carousel-problems/)
 * Hi, can someone help me please?
 * For some reason, the new homepage blog carousel on the Colorway theme is displaying
   the social share buttons vertically under each blog post and it looks awful. 
   Does anyone know how I can correct this?
 * My site is [http://www.isleengage.com](http://www.isleengage.com)
 * Many thanks in advance
    Rachel

Viewing 1 replies (of 1 total)

 *  Theme Author [inkthemescom](https://wordpress.org/support/users/inkthemescom/)
 * (@inkthemescom)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/blog-carousel-problems/#post-6522321)
 * Hello Rachel,
 * Please paste the code given below in Custom CSS section **(Appearance -> Theme
   Options -> Styling Options -> Custom CSS)** of your dashboard.
 *     ```
       .sd-content ul li{
          display: initial !important;
       }
       ```
   
 * Hope it will resolve your issue
 * Thanks!

Viewing 1 replies (of 1 total)

The topic ‘Blog Carousel Problems’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/colorway/4.2.3/screenshot.png)
 * ColorWay
 * [Support Threads](https://wordpress.org/support/theme/colorway/)
 * [Active Topics](https://wordpress.org/support/theme/colorway/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/colorway/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/colorway/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [inkthemescom](https://wordpress.org/support/users/inkthemescom/)
 * Last activity: [10 years, 8 months ago](https://wordpress.org/support/topic/blog-carousel-problems/#post-6522321)
 * Status: resolved