collgrimes Posted April 15 Posted April 15 I am using this code to round all images on my website (blog images, summary blocks etc) but I don't want it to apply to my header logo. Is there a way to do this with css? img { border-radius: 20px!important; }
tuanphan Posted April 18 Posted April 18 Use this code instead article img, footer.sections img { border-radius: 20px!important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment