Title: [Important] Featured Image Alignment
Last modified: August 21, 2016

---

# [Important] Featured Image Alignment

 *  Resolved [3bdelra7man262](https://wordpress.org/support/users/3bdelra7man262/)
 * (@3bdelra7man262)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/featured-image-alignment-1/)
 * Firstly, Sorry for posting this and I have another post from less than an hour
   but, The 30 minutes of the Editing are finished however,
 * I want the featured image to be on the right of the the text because this looks
   ugly now.
 * Example: [http://imagehosting.biz/images/2014/03/06/CaptureG3nXx.jpg](http://imagehosting.biz/images/2014/03/06/CaptureG3nXx.jpg)
 * What I want: [http://imagehosting.biz/images/2014/03/06/What_I_wantCL9tm.jpg](http://imagehosting.biz/images/2014/03/06/What_I_wantCL9tm.jpg)

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

 *  Theme Author [Richie KS](https://wordpress.org/support/users/rkcorp/)
 * (@rkcorp)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/featured-image-alignment-1/#post-4680270)
 * add this to theme option->custom css
 * `#custom .post-thumb { float:right;margin:0 0 0 20px; }`
 *  Thread Starter [3bdelra7man262](https://wordpress.org/support/users/3bdelra7man262/)
 * (@3bdelra7man262)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/featured-image-alignment-1/#post-4680362)
 * I returned to use this theme again.
 * This CSS code does not work!!
 *  Theme Author [Richie KS](https://wordpress.org/support/users/rkcorp/)
 * (@rkcorp)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/featured-image-alignment-1/#post-4680365)
 * try this
 *     ```
       #custom .post-thumb {
       float:right !important;margin:0 0 0 20px !important;
       }
       ```
   

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

The topic ‘[Important] Featured Image Alignment’ is closed to new replies.

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

## Tags

 * [!important](https://wordpress.org/support/topic-tag/important/)
 * [Arabic](https://wordpress.org/support/topic-tag/arabic/)
 * [column](https://wordpress.org/support/topic-tag/column/)
 * [featured](https://wordpress.org/support/topic-tag/featured/)
 * [image](https://wordpress.org/support/topic-tag/image/)
 * [problem](https://wordpress.org/support/topic-tag/problem/)
 * [RTL](https://wordpress.org/support/topic-tag/rtl/)

 * 3 replies
 * 2 participants
 * Last reply from: [Richie KS](https://wordpress.org/support/users/rkcorp/)
 * Last activity: [12 years, 2 months ago](https://wordpress.org/support/topic/featured-image-alignment-1/#post-4680365)
 * Status: resolved