For some reason even though our portfolio is set to six columns it is only showing in 5 columns
Hey ejo14!
Please flush browser cache and refresh your page a few times. It does show 6 columns on my end – http://i.imgur.com/U5KFTpG.jpg
Regards,
Yigit
Ok, thanks, is it possible to put a small margin in between each item and still keep it in six columns?
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .isotope-item {
padding-right: 5px;
padding-bottom: 5px;
}
Best regards,
Yigit
Thank you, is it possible to sort the portfolio items or is it based on the order you add portfolio items that determines how they are sorted?
Hey!
You can use this plugin to manually sort the portfolio items: https://wordpress.org/plugins/post-types-order/
Regards,
Ismael