Comments Veronica started the conversationNovember 17, 2017 at 6:44pmHiI would like to know how to get a 4 columns layout on portfolio the options only show 2 or 3 but as your feature list saysReal Awesome Gallery with a lot of stylesJustified GallerySingle Slider GalleryMasonry Gallery with 2 columnsMasonry Gallery with 3 columnsMasonry Gallery with 4 columnsGrid Gallery with 2 columnsGrid Gallery with 3 columnsGrid Gallery with 4 columnseven changing the shorthand code to [portfolio number="-1" filter="true" column="4" all_text="All" /] did not work.//Veronica 2,700PenciDesign repliedNovember 18, 2017 at 2:40amHi,I think you're wrong here.Have you see that it's Gallery - NOT portfolio?But, if you want to display 4 columns for portfolio, you can use Portfolio 3 columns and add more this code to Customize > Custom CSS to do that: @media only screen and (min-width: 1170px){ .inner-portfolio-posts .portfolio-item{ width: 25%; } }Best Regards,PenciDesign Sign in to reply ...
Hi
I would like to know how to get a 4 columns layout on portfolio the options only show 2 or 3 but as your feature list says
Real Awesome Gallery with a lot of styles
even changing the shorthand code to [portfolio number="-1" filter="true" column="4" all_text="All" /] did not work.
//Veronica
Hi,
I think you're wrong here.
Have you see that it's Gallery - NOT portfolio?
But, if you want to display 4 columns for portfolio, you can use Portfolio 3 columns and add more this code to Customize > Custom CSS to do that:
Best Regards,
PenciDesign