Media edges

Hi it seems like the corners of all my photos and rounded off. How do i make them all regular?

Hi,

To amke them all regular, you can add the code below in Theme Options > CSS

.esg-grid .mainul li.eg-hayes-wrapper div.esg-media-poster {
    border-radius:0 !important;
}

Hope that helps

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.