Featured Image size problem
-
I have a problem to set the “featured image dimension” to the size of 1250×576.
I added in the cssimg.attachment-twentyfourteen-full-width { width: 1250px; }
but it is ignored. The result is always the same, this is the html source:
<a class="post-thumbnail" href="https://www.site.net/prova/"> <img width="1038" height="576" src="https://www.site.net/wp-content/uploads/2016/04/provaslider6-1038x576.jpg" class="attachment-twentyfourteen-full-width size-twentyfourteen-full-width wp-post-image" alt="provaslider6" srcset="https://www.site.net/wp-content/uploads/2016/04/provaslider6-1038x576.jpg 1038w, https://www.site.net/wp-content/uploads/2016/04/provaslider6-672x372.jpg 672w" sizes="(max-width: 1038px) 100vw, 1038px"> </a>
Can I remove the default size width=”1038″ height=”576″?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Featured Image size problem’ is closed to new replies.