Is this through the post thumbnail functions, or TinyMCE?
If it’s through the post thumbnail, you should be able to blank out those attributes like this:
the_post_thumbnail('thumbnail', array('height' => '', 'width' => ''));
Related Posts:
- How to decrease picture size
- Responsive Images Warping
- How can I add inline CSS for each image?
- Extending site width according to the image size
- Adjusting post width according to the image size
- How to target only one element if more elements share the same CSS class
- Why is the image in div not displayed in full-size?
- CSS to make HTML page footer stay at bottom of the page with a minimum height, but not overlap the page
- How to get these two divs side-by-side?
- How to implement max-font-size?
- @Media min-width & max-width
- How do I center this form in css?
- Float a div above page content
- What does an asterisk (*) do in a CSS selector?
- How can I horizontally align my divs?
- background-size: cover not working?
- combined multiple classes into one css rule
- Pure CSS to make font-size responsive based on dynamic amount of characters
- CSS – display: none; not working
- Is there an opposite to display:none?
- Rainbow gradient on text in CSS
- CSS3 opacity gradient?
- font-weight is not working properly?
- What would be the best method to code heading/title for ul or ol, Like we have caption in table?
- How can I make my header image properly responsive?
- CSS fixed width in a span
- wp_enqueue_scripts, wp_register_scripts, wp_print_scripts: i’m confused
- What is the correct way to enqueue multiple CSS files?
- Remove wp_add_inline_style
- Which Details Are Required For Style.css File Header?
- How to implement different color schemes in your themes
- @font-face doesn’t work
- How to target first img in every wordpress post with CSS [closed]
- How to change Parent Themes in Child Theme CSS
- hSite has no css on mobile [closed]
- Set Image width=’x%’ (percentage width not pixel width) when inserted via the media manager?
- Relative path in wp_register_style not working
- Enable specific CSS Code for Visitors and specific Roles
- How to exclude certain code from style.css? [closed]
- WordPress on localhost working, when sharing IP to connect receive err_connection_refused on .js and .css files
- How to Add Custom CSS Buttons to WordPress as a Shortcode?
- How to override Bootstrap css with my child theme css in wordpress?
- How to stop Gutenberg from outputting inline CSS for specific blocks?
- Save changes in CSS after removing Menu from specific page
- Move the position of menu item [closed]
- Redirect to another page using contact form 7? [closed]
- Title has word broken when viewed in mobile [closed]
- Change background color of subpages
- How to fix this error? [closed]
- How to make WordPress using local CSS/Fonts/Scripts only
- WordPress code editor messed up my code!
- Placing background image over section divider
- WordPress CSS problems with controls
- Remove CSS & JS from
- enqueing Javascript and CSS
- Acessing HTML element with no specific tag on it [closed]
- Aligning line made with CSS [closed]
- Earlier stylesheet not overriding later one
- Order of WP page load (including widgets, php, plugins, media, templates, and CSS) [duplicate]
- Fixed height of the_content()
- Creating a second menu on Twenty Eleven aligned right from the first
- Image Captions Have a 10px Extra Margin, And It’s Not CSS? [duplicate]
- CSS not being applied
- Help with a little CSS logo/header modification?
- WordPress sidebar content moving to bottom of page
- underscores theme – sass folder structure vs smacss
- Inclution place of CSS file
- Img load while refreshing
- Remove image border in twentyeleven theme [closed]
- Twenty Fourteen: Unsticky header after making header bigger
- How to display javascript banner in website header?
- How to display posts with images in fullscreen slider
- Loading css files conditionally useful?
- Is there any way to turn off a particular scrolling behaviour?
- Sidebar at bottom however I have completely replaced theme folder back to original code
- Site not 100% responsive
- Dropdown menu’s fighting with each other [closed]
- Header formatting works for safari but not chrome @media screen size technique on iphone
- Scale An Image Thumbnail
- Adding a css style to the main nav menu in child pages
- Adding custom css to a theme depending on whether the admin user is logged in or not
- single.php doesn’t getting style
- Converting Static HTML pages to WordPress
- Is there a good way to use CMS images with CSS
- Background tiles not working in iPad2 but ok everywhere else
- How to make widgetized footer styles be inherited from body?
- change with CSS the color of an svg background image set with “background-image: url()”
- Stop underlining image links
- To override CSS of parent theme
- How to customize a theme’s navigation menu with css
- [class*=”content”]:before css styles in TwentyThirteen [closed]
- How to change the CSS in one file?
- Custom css code in wordpress [closed]
- Add a background image into a post [closed]
- Using Easy Google Fonts correctly and Droid Sans on Max OS X [closed]
- Narrow paragraph block aligned to left of “wrapper”
- Transparent Overlay for Gravity Forms Ajax Spinner
- Remove the main title, but only from the main page
- aos properties ‘invalid’ and not recognised when included as a css class [closed]
- ACF Extended : Disable styles in front [closed]