Tagged: ,

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #287573

    I want to show portfolio pieces on my home page – and I’m debating using the Masonry Element or the Portfolio Grid Element.

    If I were to use the Masonry Element I’d like to be able to control the number of columns (right now it’s defaulting to two columns and I’d like to set it to four). I’d also like to have the title show up on the upper left hand side instead of the bottom left. How would I do this?

    If I were to use the Portfolio Grid Element then I’d like to be able to add 20px of padding between each piece and also have the title to show up on the upper left hand side on hover.

    Which Element should I use and how do I make these edits?

    Thank you so much for your hard work!

    #287610

    Hi Andrea!

    As always, thank you for using the theme!

    Did you place the masonry element on a column layout? If yes, please remove the column then let the masonry element span through the whole width of the container. There should be at least 4 columns on the masonry element.

    Regards,
    Ismael

    #287723

    How would I increase the margin around each portfolio piece in the masonry element to be 20px wide?

    #287742

    Never mind, I got it. Is there any way to make the masonry have four columns and not get wider than 1400px?

    • This reply was modified 10 years, 4 months ago by CurlyHost.
    #287909

    Hi!

    Please try adding following code to Quick CSS

    .main_color .av-masonry { max-width: 1400px; }

    Regards,
    Yigit

    #287996

    Thank you so much for your help!

    #288021

    Hi!

    You are welcome, glad we could help! :)

    Best regards,
    Yigit

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘How best to display portfolio entries’ is closed to new replies.