Comments MyshaSantini started the conversationNovember 27, 2016 at 7:21pmHello,Is it possible to set a minimum of 2 portfolio columns?This is mainly for when the website is being used on a mobile device,Thank you,Mysha 8,996Tahir repliedNovember 28, 2016 at 3:57pmHey Again,Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) : @media only screen and (max-width: 1000px) and (min-width: 0px) { .portfolio-items:not(.carousel) .col.span_4, .portfolio-items:not(.carousel) .col.span_3 { width: 45.8%!important; margin: 2%!important; } } Thanks ThemeNectar Support Team MyshaSantini repliedNovember 28, 2016 at 5:25pmWorks fantastically!Thank you! Sign in to reply ...
Hello,
Is it possible to set a minimum of 2 portfolio columns?
This is mainly for when the website is being used on a mobile device,
Thank you,
Mysha
Hey Again,
Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
Thanks
ThemeNectar Support Team
Works fantastically!
Thank you!