Can I add an extra row in image gallery

Discussion in 'RoadFighter WordPress Theme' started by faceless4all, Aug 20, 2014.

  1. faceless4all

    faceless4all Member

    Joined:
    Aug 19, 2014
    Messages:
    197
    Likes Received:
    1
    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?
     
  2. Yogesh

    Yogesh Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,052
    Likes Received:
    41
    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
     

Share This Page