• Resolved Ranscapture

    (@ranscapture)


    Hi, is there any way to get the 3 of these galleries to be next to each other? The margins of the page dont have to be soo big. It’s not terrible, but a little awkward with two and one. Thank you!

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author bradvin

    (@bradvin)

    Hi

    Looking at your page, the container is only using 8 out of 12 columns, which is applying padding, which is causing your gallery to wrap to the next line.

    This is the line:

    <div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1">

    Even if you make the thumbs smaller, you will still have this issue. You need to find out how you can use another page layout within your theme (preferably), or if you are the developer of the theme, then change the container class to be 12 columns and full width

Viewing 1 replies (of 1 total)
  • The topic ‘3 Galleries Wide not 2’ is closed to new replies.