Hello, Paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: .gallery .thumbnails li { width: 270px; margin-right: 40px; } .gallery .thumbnails li img { width: 248px; background-size: 329px 164px; padding-left: 40px; margin-left: -15px; padding-right: 30px; } You can adjust the above values as per your requirement. This will solve your issue.