Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #321481

    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

    #322002

    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

    #324012

    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

    #324446

    Hi!

    Can you post the link to your website and point out an example please?

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.