You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.
It looks like you're applying the border-radius to the li, but the image itself is on a child div. PIE is unable to clip child elements to a parent's border-radius, so you'll have to apply it to the child instead or in addition.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
There seens to be an issue on this list of elements.
The ones under "Beverage Promotional Products" should have border radius on the top left.
http://imcsuccess.com.barsnesssolutions.com/products/beverage/
border-radius: 17% 0px 0px 0px;
This works on OTHER places of the site, just not for these elements.
The text was updated successfully, but these errors were encountered: