Comments 2Steve started the conversationJanuary 6, 2017 at 9:28pmHi is it possible to align the page title in a portfolio item to left or right (and not in the middle of the page) ? 8,997Tahir repliedJanuary 7, 2017 at 8:25pmHey Again,Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) : .single-portfolio .row .col.section-title h1 { text-align:left !important; } /* Or */ .single-portfolio .row .col.section-title h1 { text-align:right !important; } Thanks ThemeNectar Support Team 2Steve repliedJanuary 8, 2017 at 12:20amthanks, it almost works but isn't aligned with the content underneath ...any possibility to fix that ?see here: http://6e9dd16d25.testurl.ws/portfolio/pedelec/ 8,997Tahir repliedJanuary 9, 2017 at 3:42pmHey Again,Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) : #full_width_portfolio .row .col.section-title { padding: 0px !important; } Thanks ThemeNectar Support Team 1 Like 2Steve repliedJanuary 9, 2017 at 3:49pmthanks works like a charm !! Sign in to reply ...
Hi is it possible to align the page title in a portfolio item to left or right (and not in the middle of the page) ?
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
thanks, it almost works but isn't aligned with the content underneath ...any possibility to fix that ?
see here: http://6e9dd16d25.testurl.ws/portfolio/pedelec/
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
thanks works like a charm !!