Title: Responsive images?
Last modified: December 15, 2017

---

# Responsive images?

 *  Resolved [hflecha86](https://wordpress.org/support/users/hflecha86/)
 * (@hflecha86)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/responsive-images-32/)
 * Good afternoon.
    Aren’t images responsive? How can I make the images appear below
   the text when viewing it with the smartphone?
 * Thanks.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fresponsive-images-32%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Imran Ali](https://wordpress.org/support/users/imranaliweb/)
 * (@imranaliweb)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/responsive-images-32/#post-9784752)
 * Hi [@hflecha86](https://wordpress.org/support/users/hflecha86/),
 * Paste the following css code in custom css field
 *     ```
       @media (max-width: 480px) {
       .alignright { display: block; float: none !important; }
       }
       ```
   
 * Use of above code then checks your website.
 * Thanks
 *  Thread Starter [hflecha86](https://wordpress.org/support/users/hflecha86/)
 * (@hflecha86)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/responsive-images-32/#post-9785278)
 * Thank you very much!
 *  [Imran Ali](https://wordpress.org/support/users/imranaliweb/)
 * (@imranaliweb)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/responsive-images-32/#post-9785292)
 * Hi [@hflecha86](https://wordpress.org/support/users/hflecha86/),
 * Glad to know it worked for you.
 * We would really appreciate if you could provide us a kind review here:
    [https://wordpress.org/support/theme/busiprof/reviews/#new-post](https://wordpress.org/support/theme/busiprof/reviews/#new-post)
 * If you get any issue later, feel free to ask again!
 * Thanks

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

The topic ‘Responsive images?’ is closed to new replies.

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

 * 3 replies
 * 2 participants
 * Last reply from: [Imran Ali](https://wordpress.org/support/users/imranaliweb/)
 * Last activity: [8 years, 7 months ago](https://wordpress.org/support/topic/responsive-images-32/#post-9785292)
 * Status: resolved