Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #289244

    Hi,

    I really love the set up you have on the Mixed Full Width Portfolio you have on the demo site:
    http://kriesi.at/themes/enfold/portfolio/mixed-fullwidth-portfolio/
    In particular, I like the large full 2/3 items at the top and the large loihtbox that comes up when you click them. I imported the dummy site with all the pages, but I’m not locating one that resembles this effect. Can you refer me to where I can recreate this page?

    *Also I would like to change the BG color in the masonry portfolio from black to another color.

    Thanks for all the help!

    -V

    #289505

    Hi luellaspark!

    That is a very simple page to recreate so all you will need to do is add two portfolio elements to a page using the drag and drop layout editor and then set the first one to 1 column, with excerpt, linking set to lightbox and no pagination.

    The second portfolio element is a 3 column, 6 item portfolio.

    The masonry background is based on whatever the site background is set to. You can manually change it by adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:

    
    .av-masonry {
    background-color: #ebebeb !important;
    }
    

    Cheers!
    Devin

    #289842

    Worked like a charm!

    Thank you

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Portfolio/gallery options’ is closed to new replies.