Comments 17Jen started the conversationFebruary 7, 2017 at 6:48amIs there a way to add a single portfolio to a row/widget rather than 3 columns?ie i have a category with only one item in it and I would love to place it on my page in a single column and then put content beside it 9,407Tahir repliedFebruary 7, 2017 at 2:53pmHey Again, No i am afraid this would only be possible with some custom css . Let me know the page url and also add a Extra class to the column or row so i can target that particular element only. Be.st Salient Support Team Jen replied privately 9,407Tahir repliedFebruary 7, 2017 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) : .col.span_4.regular.element.carpal-tunnel.gloria-spratt.hand-physiotherapists-zone-34.mallet-fingers.skiers-thumb.tennis-elbow.the-team.the-zone-team_zone34 { width: 100% !important; } Thanks Salient Support Team 17Jen repliedFebruary 7, 2017 at 4:00pmGreat... and if I wanted to do this on other pages? 9,407Tahir repliedFebruary 7, 2017 at 4:04pmAdd this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) : .single-post .portfolio-items .col.span_4 { width: 100%; } Thanks Salient Support Team 17Jen repliedFebruary 10, 2017 at 7:37amthanks Sign in to reply ...
Is there a way to add a single portfolio to a row/widget rather than 3 columns?
ie i have a category with only one item in it and I would love to place it on my page in a single column and then put content beside it
Hey Again,
No i am afraid this would only be possible with some custom css . Let me know the page url and also add a Extra class to the column or row so i can target that particular element only.
Be.st
Salient Support Team
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
Salient Support Team
Great... and if I wanted to do this on other pages?
Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
Thanks
Salient Support Team
thanks