Hello,
I'm having some troubles setting up the portfolio page.
1- I'd like to show only the title and meta (in this case the date), and not the picture. Moreover, I'd like the text to be #000000 since the background will be white
2- For some reason the itens shown are not clickable (I've tried on different browsers and the maximum I could get was to click just on the bottom one)
3- On the project page itself, the date is shown duplicated. Can I eliminate the top part that shows the title and the date, apparently together?
                 
                
Comments
.portfolio_group.exposure .portfolio-item .desc-inner .entry-title {color:#000 !important;}.single-portfolio .post-meta {display:none;}