Title: Plugin mows
Last modified: August 25, 2021

---

# Plugin mows

 *  Resolved [irina1975](https://wordpress.org/support/users/irina1975/)
 * (@irina1975)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/plugin-mows/)
 * Good afternoon.
    How to make 2 photos in one row on mobile phones. I attached
   a link – there you will see the first 2 squares (this is not your plugin – these
   are screenshots of the picture) – look even below, there are pictures in one 
   row one by one – this is ugly, not convenient and people think that the site 
   is crooked and bad. How to fix this crookedness? 1 line – 1 picture (I need =
   1 line – 2 pictures) Thank you, best regards.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fplugin-mows%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Support [elviiso](https://wordpress.org/support/users/elviiso/)
 * (@elviiso)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/plugin-mows/#post-14807614)
 * Hi [@irina1975](https://wordpress.org/support/users/irina1975/)
 * Kindly add the following CSS code snippet to the “Custom CSS” section of that
   particular FooGallery gallery and save changes:
 *     ```
       @media only screen and (max-width : 767px) {
   
           	.foogallery.foogallery-simple_portfolio .fg-item {
       		margin: 10px !important; /* Change the gutter size */
       		/* Change the width so two columns are displayed.
       		The 20px value is the gutter multiplied by 2
       		as it is displayed on the left and right of the item. */
       		width: calc(50% - 20px) !important;
       		min-width: calc(50% - 20px) !important;
       		max-width: calc(50% - 20px) !important;
       	}
   
           }
       ```
   
 * Once added and saved, each row will have two gallery photos displayed instead
   of one as it currently is.
 * Thanks.
 * Kind regards,
    Elvis.
 *  Plugin Support [elviiso](https://wordpress.org/support/users/elviiso/)
 * (@elviiso)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/plugin-mows/#post-14818563)
 * Hi [@irina1975](https://wordpress.org/support/users/irina1975/)
 * We haven’t heard from you in a while, so we presume the problem has been resolved
   and we’re closing this support ticket.
 * If you are still experiencing the problem, then please open a new support ticket.
 * Regards,
    Elvis.
 *  Thread Starter [irina1975](https://wordpress.org/support/users/irina1975/)
 * (@irina1975)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/plugin-mows/#post-14967936)
 * In which file should this code be entered and in which line?
 *  Thread Starter [irina1975](https://wordpress.org/support/users/irina1975/)
 * (@irina1975)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/plugin-mows/#post-14967951)
 * There is no Custom CSS in the plugin. There is only: Custom Javascript; Custom
   Stylesheet

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

The topic ‘Plugin mows’ is closed to new replies.

 * ![](https://ps.w.org/foogallery/assets/icon-256x256.gif?rev=2602542)
 * [Photo Gallery by FooGallery : Responsive Image Gallery, Masonry Gallery & Carousel](https://wordpress.org/plugins/foogallery/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/foogallery/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/foogallery/)
 * [Active Topics](https://wordpress.org/support/plugin/foogallery/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/foogallery/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/foogallery/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [irina1975](https://wordpress.org/support/users/irina1975/)
 * Last activity: [4 years, 8 months ago](https://wordpress.org/support/topic/plugin-mows/#post-14967951)
 * Status: resolved