Title: Remove width and height attributes
Last modified: August 21, 2016

---

# Remove width and height attributes

 *  Resolved [Macxim](https://wordpress.org/support/users/macxim/)
 * (@macxim)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/remove-width-and-height-attributes/)
 * Hi,
 * Thank you for your work on the plugin.
    Is it possible to remove the width and
   height attributes? I have a `max-width: 100%;` on img tags for responsive design.
 * [https://wordpress.org/plugins/simple-image-widget/](https://wordpress.org/plugins/simple-image-widget/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Brady Vercher](https://wordpress.org/support/users/bradyvercher/)
 * (@bradyvercher)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/remove-width-and-height-attributes/#post-4628342)
 * Hi there, the widget uses `wp_get_attachment_image()` to display the image, so
   you might look to see if there’s a filter to remove those attributes in that 
   function. Otherwise, I believe you should be able to just set your height and
   width to `auto` (or any other value) in CSS to override the attributes.
 * – Brady

Viewing 1 replies (of 1 total)

The topic ‘Remove width and height attributes’ is closed to new replies.

 * ![](https://ps.w.org/simple-image-widget/assets/icon.svg?rev=3330956)
 * [Simple Image Widget](https://wordpress.org/plugins/simple-image-widget/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/simple-image-widget/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/simple-image-widget/)
 * [Active Topics](https://wordpress.org/support/plugin/simple-image-widget/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/simple-image-widget/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/simple-image-widget/reviews/)

## Tags

 * [rwd](https://wordpress.org/support/topic-tag/rwd/)

 * 1 reply
 * 2 participants
 * Last reply from: [Brady Vercher](https://wordpress.org/support/users/bradyvercher/)
 * Last activity: [12 years, 3 months ago](https://wordpress.org/support/topic/remove-width-and-height-attributes/#post-4628342)
 * Status: resolved