Hi,
Is there an easy way to make the Featured Image in Portfolio Grid Circular Image instead of Rectangular using class instead of actual image?
Thanks
– CJ
Hey bemofunny!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.grid-image img { border-radius: 100px; }
Cheers!
Yigit
Thank you so much Yigit! That works. Could you show me how to target the css for a particular portfolio? I have items with different categories in portfolio and I want to change the css for only one of the category without effecting the rest. How do I do that? is that the class post_entry_##?? I couldn’t find the ID.
Many thanks,
– CJ