Hi, currently the image gallery shows three rows accross, can that be changed to 4. and how? also, the space between the images ( in row and column) seem far apart, can that be changed as well?
Hello, You can do it by editing in front-page.php file in <div class="feature-content"> div. Make grid6 in place of grid8 in div(class="feature-content") then add another grid6 div. Now you will see 4 images in 1 row and manage it9( it's width, height etc.) with css. Thanks & Regards Yogesh Bhade