Title: Image layout problem
Last modified: February 20, 2024

---

# Image layout problem

 *  Resolved [DavidMWright](https://wordpress.org/support/users/davidmwright/)
 * (@davidmwright)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/image-layout-problem/)
 * The images should appear side by side, and in visual mode they do, but when I
   view page they are one above the other. Why is this?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fimage-layout-problem%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Moderator [threadi](https://wordpress.org/support/users/threadi/)
 * (@threadi)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/image-layout-problem/#post-17441111)
 * Your theme sets unfavorable styles for this. Actually, this could be easily solved
   with the following CSS:
 *     ```wp-block-code
       body img {
        display: inline-block;
       }
       ```
   
 * Insert under Appearance > Customizer > Additional CSS.
 * If you want a solution to your theme, contact their support: [https://spicethemes.com/support/](https://spicethemes.com/support/)
 *  Thread Starter [DavidMWright](https://wordpress.org/support/users/davidmwright/)
 * (@davidmwright)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/image-layout-problem/#post-17441929)
 * Thank you very much indeed – that’s solved it!

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

The topic ‘Image layout problem’ is closed to new replies.

 * In: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
 * 2 replies
 * 2 participants
 * Last reply from: [DavidMWright](https://wordpress.org/support/users/davidmwright/)
 * Last activity: [2 years, 1 month ago](https://wordpress.org/support/topic/image-layout-problem/#post-17441929)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
