Title: Image Format Issue
Last modified: October 12, 2022

---

# Image Format Issue

 *  Resolved [sashadbell](https://wordpress.org/support/users/sashadbell/)
 * (@sashadbell)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/image-format-issue/)
 * Hello, I am using the image gallery on my gift cards page, but seem to be having
   a formatting issue with the fist line of images, where only two images display(
   versus three). I do see a small grey dot to the right of the first image, which
   seems to “push” the second image to the right, leaving no room for a third. I
   suspect this is the issue, but not sure what’s causing it.
 * [Screenshot of what I mean.](https://courses.fairyschool.com/wp-content/uploads/2022/10/Screenshot-gift-card-issue.png)
 * All the images are exactly the same dimensions (1200 x 655) and I have the gallery
   set to display 6 images. The dot to the right of image #1 show up even when set
   to display 1 image.
 * Your help troubleshooting the issue would be much appreciated.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fimage-format-issue%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Juan Coronel](https://wordpress.org/support/users/juaancmendez/)
 * (@juaancmendez)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/image-format-issue/#post-16106611)
 * Hello Sasha,
    we hope you’re doing well!
 * In order to fix that, add the following CSS in** Appearance > Customize > Additional
   CSS**:
 *     ```
       #ywgc-choose-design-preview .ywgc-design-list ul li:nth-child(2) {
         display: none! important;
       }
       ```
   
 * Check it out and tell us if it works well for you, please.
 * Have a nice day!
 *  Thread Starter [sashadbell](https://wordpress.org/support/users/sashadbell/)
 * (@sashadbell)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/image-format-issue/#post-16108207)
 * That worked great. Thanks very much!!

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

The topic ‘Image Format Issue’ is closed to new replies.

 * ![](https://ps.w.org/yith-woocommerce-gift-cards/assets/icon-256x256.gif?rev=
   3227932)
 * [YITH WooCommerce Gift Cards](https://wordpress.org/plugins/yith-woocommerce-gift-cards/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/yith-woocommerce-gift-cards/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/yith-woocommerce-gift-cards/)
 * [Active Topics](https://wordpress.org/support/plugin/yith-woocommerce-gift-cards/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/yith-woocommerce-gift-cards/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/yith-woocommerce-gift-cards/reviews/)

## Tags

 * [display](https://wordpress.org/support/topic-tag/display/)
 * [format](https://wordpress.org/support/topic-tag/format/)
 * [images](https://wordpress.org/support/topic-tag/images/)

 * 2 replies
 * 2 participants
 * Last reply from: [sashadbell](https://wordpress.org/support/users/sashadbell/)
 * Last activity: [3 years, 7 months ago](https://wordpress.org/support/topic/image-format-issue/#post-16108207)
 * Status: resolved