Trying to replicate the same style magazine news layout with the square white border like that of the Enfold Church example. I would like to remove the rounded edges
Hey CMCEquipment!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.av-magazine-thumbnail, .av-magazine-thumbnail img, .av-magazine-thumbnail a {
border-radius: 0!important;
}
Best regards,
Yigit
Thanks for the fast reply, but its not working. Anyway to not have a radius on the image?