Since I am unable to change the text over the images on the portfolio, can you tell me how to disable it when it appears over the image before clicking on it?
I still want the text to appear over the lead image when you click on the project - just not in portfolio view.
Please see screen shots for more information on what I mean.
Hello again,
Since I am unable to change the text over the images on the portfolio, can you tell me how to disable it when it appears over the image before clicking on it?
I still want the text to appear over the lead image when you click on the project - just not in portfolio view.
Please see screen shots for more information on what I mean.
Thank you!
I would also like to disable the date from being displayed on the main portfolio page.
I tried implementing the following .css, but it made it so that the projects weren't clickable to view in portfolio mode:
.work-info [
display: none !important;
]
Any other ideas? Thanks in advance!
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