Comments 2Iceberger started the conversationFebruary 12, 2017 at 11:40pmHello guys,my apology if this is a silly question, but - is there any way to disable Portfolio title which appears on upper left corner of Portfolio page?Tank you so much for your advise.paul 8,999Tahir repliedFebruary 13, 2017 at 10:59amHey Again, Please provide the page url so that i can write up the custom css for whats possible. Thanks ThemeNectar Support Team 2Iceberger repliedFebruary 13, 2017 at 8:23pmHello Tahir,page URL is: http://icebergfilms.com/portfolio/THANK YOU SO MUCH,Paul 8,999Tahir repliedFebruary 14, 2017 at 1:39pmHey Again,Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) : .portfolio-items .col .work-item.style-2 h3 { display:none !important; } Thanks ThemeNectar Support Team 2Iceberger repliedFebruary 14, 2017 at 8:22pmHello Tahir,thank you for the code. However, it doesn't seem to work (http://icebergfilms.com/portfolio/)I pasted that code into - Salient - General Setting - CSS/Script RelatedAlso, there is a triangle warning on second line saying: Use of !importantAny solution?Thank you so much for helping me with this.Paul 3,030Andrew repliedFebruary 14, 2017 at 8:29pmHi there, Thanks for keeping in touch with us. Sorry about that, kindly try this instead: .page-template-template-portfolio-php .page-header-no-bg .section-title { display: none!Important;} The use of !important message in the code should be alright. It essentially tells that this is an important CSS rule. That's all.Please let me know if there are any more questions that I may answer for you Cheers! 1 Like 2Iceberger repliedFebruary 14, 2017 at 10:33pmHello Tahir and Andrew,thank you so much for this - it now works perfect.BTW, Salient rocks. Definitely best WP theme, period.Thanks again for your help,Paul Sign in to reply ...
Hello guys,
my apology if this is a silly question, but - is there any way to disable Portfolio title which appears on upper left corner of Portfolio page?
Tank you so much for your advise.
paul
Hey Again,
Please provide the page url so that i can write up the custom css for whats possible.
Thanks
ThemeNectar Support Team
Hello Tahir,
page URL is: http://icebergfilms.com/portfolio/THANK YOU SO MUCH,
Paul
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
Hello Tahir,
thank you for the code. However, it doesn't seem to work (http://icebergfilms.com/portfolio/)
I pasted that code into - Salient - General Setting - CSS/Script Related
Also, there is a triangle warning on second line saying: Use of !important
Any solution?
Thank you so much for helping me with this.
Paul
Hi there,
Thanks for keeping in touch with us.
Sorry about that, kindly try this instead:
The use of !important message in the code should be alright. It essentially tells that this is an important CSS rule. That's all.
Please let me know if there are any more questions that I may answer for you
Cheers!
Hello Tahir and Andrew,
thank you so much for this - it now works perfect.
BTW, Salient rocks. Definitely best WP theme, period.
Thanks again for your help,
Paul