• Resolved laurennatalieirwin

    (@laurennatalieirwin)


    Hi
    I’m having some trouble with my portfolio layout on my homepage. I would like there to be 3 collumns in the masonry layout but can only get 2 images side by side on the same line. I have tried making the featured images set smaller to help the issue but that isn’t helping.
    Could you please advise?
    Thanks
    Lauren

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author justnorris

    (@justnorris)

    Hi Lauren,
    At the moment the child theme only supports 2 column portfolio layout. The Portfolio plugin comes with 3 columns by default, so any other theme will have a 3 column layout with Easy Photography Portfolio.

    Just add this CSS and change “width” to the divisions you want 32% = 3 columns:

    .PP_Masonry .PP_Masonry__item,
    .PP_Masonry .PP_Masonry__sizer {
    width: 32%;
    }

    Thank you so much for that code, but then is there a way to put images in the third column?

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Portfolio Layout’ is closed to new replies.