Hi
Can you help with the following please?
I’d like to:
Increase the padding around portfolio items in a portfolio grid.
Get the image to link directly to the portfolio page – at the moment it is just linking to the light box.
Change the colour of the text in the portfolio excerpt.
Thanks
Hey Picante!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .isotope-item { padding-right: 5px; padding-bottom: 5px; }
.grid-entry-title { color: orange !important; }
Can you please post the link to your page where we can see your element?
Best regards,
Yigit