Comments Roy started the conversationAugust 26, 2015 at 11:19amHello!I was asking this later on but now it's current again and the older topic is closed. So here's again.How can I remove the "all items" icon from the top left hand side, and get the title started aligned to the left?http://www.metgen.com/portfolio/test/Thanks! 8,987Tahir repliedAugust 27, 2015 at 4:43pmHey ,Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :div#portfolio-nav { visibility: hidden !important; } .single-portfolio .row .col.section-title h1 { text-align: left; } .single-portfolio .row .col.section-title { padding-left: 0px !important; }Thanks ThemeNectar Support Team Sign in to reply ...
Hello!
I was asking this later on but now it's current again and the older topic is closed. So here's again.
How can I remove the "all items" icon from the top left hand side, and get the title started aligned to the left?
http://www.metgen.com/portfolio/test/
Thanks!
Hey ,
Thanks
ThemeNectar Support Team