• Resolved Sam

    (@sdominique)


    Hello, One of my portfolios has 4 images on it. The images are displaying as 3 on one line and then the 4th one on a separate line. I would like 4 across for this portfolio grid only. How do I fix?

    Thanks for your time.

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

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

    (@hannahritner)

    Hey,
    Are you using the portfolio grid template? In your edit page you can choose the number of columns under Portfolio Options. Does this work for you?

    Hannah

    Thread Starter Sam

    (@sdominique)

    It was virtue theme. I went to page/post options in the theme and it worked wp-admin/themes.php?page=ktoptions. Thanks so much, Hannah.

    Now the footer is really high up on the page. I don’t see the actual page to enter some white space. how do I add white space below the grid so that the footer isn’t right under the images?

    Thanks again.

    In your theme options > advanced settings add this css:

    @media (min-width: 992px){
        #content .main {
            min-height: 600px;
        }
    }

    Ben

    Thread Starter Sam

    (@sdominique)

    Thank you

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Number portfolio images alignment’ is closed to new replies.