Hello,
I was wondering if you can remove the border around each box on the portfolio page and is it possible to have a different cover photo on each piece of work in the portfolio?
Thanks
Lauren
Hello,
I was wondering if you can remove the border around each box on the portfolio page and is it possible to have a different cover photo on each piece of work in the portfolio?
Thanks
Lauren
Hi Lauren,
To remove the border, add this to your custom.css or Quick CSS.
.inner-entry {
box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.0);
}
As far as having a different cover photo for each piece of work in the portfolio, do you mean you want to specify a thumbnail image? If so, that's not possible. The portfolio thumbnail is automatically generated based on the first image you add under Featured Media. So if you want to use a specific thumbnail I would suggest uploading the thumbnail first then upload your additional images. This way when your on the actual portfolio item's page you'll have a slideshow.
Regards,
Mya
Hi Mya,
Thank you for your help and thanks for the advice on the thumbnail image i will do that :)
Thanks
Lauren
This topic has been closed to new replies.