I love this theme :-) But can I only on some projects remove button more details. Because not all projects have description and I wish only show my image larger ? I know, I can remove this button for whole portfolio, but it is possible only for some portfolio pages?
but instead more details, on some projects should be only button view larger. Script can be tied to any settings on individual project page. Is it possible?
I love this theme :-) But can I only on some projects remove button more details. Because not all projects have description and I wish only show my image larger ? I know, I can remove this button for whole portfolio, but it is possible only for some portfolio pages?
Hey!
Can you provide your page url so i can try writing some custom css to hide it.
Thanks
ThemeNectar Support Team
my url is http://lotusart.de but my portfolio is yet no full filled with content.
Hey Again!
You will have to add a # where there is no extra content : http://prntscr.com/5kgijl .
and add this into the Custom CSS box located in your Salient Options panel :
ThemeNectar Support Team
I need like this script :
body .portfolio-items .col .work-item .work-info a[href*="jpg"] { display: none !important; }
but instead more details, on some projects should be only button view larger. Script can be tied to any settings on individual project page. Is it possible?
wow this work! many thanks)