Title: Centering image &#8211; found solution
Last modified: August 21, 2016

---

# Centering image – found solution

 *  Resolved [artifix](https://wordpress.org/support/users/artifix/)
 * (@artifix)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/centering-image-found-solution/)
 * My previous post was premature as it happens, but I had spent hours trying to
   work it the problem with no luck. Sometimes it’s what you leave out that solves
   an issue, rather than what you add.
    In the first banner widget I had an <img
   > with class ‘alignleft’. I needed the image to be center-aligned on mobile. 
   I spent hours trying to work it out how to make it change. Finally, a solution
   arose, if it’s any help to anyone, though it may just be elementary to some. 
   By leaving out the <img class altogether, and having no class at all, just the
   <img> was a good start. Then put the <img> into a <p> tag. Still aligns left.
   At the end of the stylesheet it’s then possible to add: .banner img {text-align:
   center;}. worked! The image is centered. Phew!

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

 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [12 years, 11 months ago](https://wordpress.org/support/topic/centering-image-found-solution/#post-3907539)
 * In future you can reply to the threads you started with the solution.
 *  Thread Starter [artifix](https://wordpress.org/support/users/artifix/)
 * (@artifix)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/centering-image-found-solution/#post-3907548)
 * Very sorry. I’m new to all this. I get the picture now tho’. Thanks.

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

The topic ‘Centering image – found solution’ is closed to new replies.

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

 * 2 replies
 * 2 participants
 * Last reply from: [artifix](https://wordpress.org/support/users/artifix/)
 * Last activity: [12 years, 11 months ago](https://wordpress.org/support/topic/centering-image-found-solution/#post-3907548)
 * Status: resolved