Comments Sinead started the conversationAugust 5, 2014 at 1:20pmHi there,1. I'd like to remove the line/drop shadow from the header section.2. Remove the grid icon navigation from the LHS of the portfolio page.3. Move the portfolio title to the left rather than be centred.Thanks so much!!!!!CheersSinead 9,408Tahir repliedAugust 5, 2014 at 10:40pmHey!Please provide site url so i can write up css in live browser. Thanks. Salient Support Team Sinead replied privately 9,408Tahir repliedAugust 6, 2014 at 10:52amHey!Add this into the Custom CSS box located in your Salient Options panel:div#header-outer { box-shadow: none; } #portfolio-nav #all-items a i { display: none !important; } .single-portfolio .row .col.section-title h1 { text-align: left !important; } Cheers Salient Support Team Sinead repliedAugust 6, 2014 at 11:05amGreat. The portfolio title isn't aligning to the left though. There's a space from where the portfolio nav was? 9,408Tahir repliedAugust 6, 2014 at 12:00pmAdd in this as well:body .project-title .section-title { padding: 0px!important; } Cheers Salient Support Team Sign in to reply ...
Hi there,
1. I'd like to remove the line/drop shadow from the header section.
2. Remove the grid icon navigation from the LHS of the portfolio page.
3. Move the portfolio title to the left rather than be centred.
Thanks so much!!!!!
Cheers
Sinead
Hey!
Please provide site url so i can write up css in live browser.
Thanks.
Salient Support Team
Hey!
Add this into the Custom CSS box located in your Salient Options panel:
Cheers
Salient Support Team
Great.
The portfolio title isn't aligning to the left though. There's a space from where the portfolio nav was?
Add in this as well:
Cheers
Salient Support Team