How to remove frames in every pics?
-
Hi!
I need a CCS code to remove frames/lines in my pictures?The blog I need help with is: (visible only to logged in users)
-
To remove borders on the images in Twenty Eleven, add the following CSS to your custom CSS.
img[class*="align"], img[class*="wp-image-"], #content .gallery .gallery-icon img { border: none; }
- The topic ‘How to remove frames in every pics?’ is closed to new replies.