Title: image size problem
Last modified: April 20, 2018

---

# image size problem

 *  Resolved [crealexiadiy](https://wordpress.org/support/users/crealexiadiy/)
 * (@crealexiadiy)
 * [8 years ago](https://wordpress.org/support/topic/image-size-problem-13/)
 * Hi!
    My second image is too big and I don’t understand why. My setting is: big
   size (1024*683).
 * It happened sometimes (with the mobile view I had problems sometimes), but after
   refreshing the size I solved it. But now I couldn’t.
 * Another problem with this post:
    [http://crealexia.com/category/ujrahasznositas/](http://crealexia.com/category/ujrahasznositas/)
   In the description, I can see the Readme (Tovább) button 2 times. and the last
   sentence (Ha tetszett a bejegyzés, kérlek oszd) should not be present. It is 
   the bottom of every post (If you like my post please share it)
 * Could you help me? Thanks
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fimage-size-problem-13%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 8 replies - 1 through 8 (of 8 total)

 *  [corewpress](https://wordpress.org/support/users/corewpress/)
 * (@corewpress)
 * [8 years ago](https://wordpress.org/support/topic/image-size-problem-13/#post-10202265)
 * Hello [@crealexiadiy](https://wordpress.org/support/users/crealexiadiy/),
 * Hope you are having a great day and thanks for contacting us!
 * For your image issue, Please go to WP Admin > Appearance > Customize > Additional
   CSS and inside that box, add the following code:
 *     ```
       img.alignnone.wp-image-223.size-large {
           width: 100%;
       }
       ```
   
 * Regarding the double link on your post, I’m not sure what that is, but you could
   check if you didn’t add any HTML in the excerpt area of the post. Or maybe you’ve
   add the read more break on the content?
 * you could also try adding a second post to see if that happens too.
 * Please, let me know if you need any further assistance.
    Kind regards, Diego
 *  Thread Starter [crealexiadiy](https://wordpress.org/support/users/crealexiadiy/)
 * (@crealexiadiy)
 * [8 years ago](https://wordpress.org/support/topic/image-size-problem-13/#post-10202310)
 * Thank you for the quick answer.
    The image: with computer view it is OK, but 
   now with the mobile the image is straighten…:(
 * Yes I have Read me break in every post. And now I see that every post has the
   frase: Ha tetszett a bejegyzés, kérlek oszd meg másokkal is! (If you like my 
   post please share it) before the Readme button.
    I am nearly sure that I didn’t
   have it before…. What happened..?!
 *  Thread Starter [crealexiadiy](https://wordpress.org/support/users/crealexiadiy/)
 * (@crealexiadiy)
 * [8 years ago](https://wordpress.org/support/topic/image-size-problem-13/#post-10202316)
 * I did the WordPress update today. Maybe it created some bug..?
 *  Thread Starter [crealexiadiy](https://wordpress.org/support/users/crealexiadiy/)
 * (@crealexiadiy)
 * [8 years ago](https://wordpress.org/support/topic/image-size-problem-13/#post-10202349)
 * I use Ultimate Social Media plugin for ‘If you like my post please share it’
 *  [corewpress](https://wordpress.org/support/users/corewpress/)
 * (@corewpress)
 * [8 years ago](https://wordpress.org/support/topic/image-size-problem-13/#post-10203470)
 * Hi [@crealexiadiy](https://wordpress.org/support/users/crealexiadiy/),
 * Can’t say about the plugin, but you could try disabling it to make sure it’s 
   not interfering.
 * Regarding the code, try this one instead:
 *     ```
       @media (min-width: 980px) {
       img.alignnone.wp-image-223.size-large {
           width: 100%;
       }
       }
       ```
   
 * ​Try it and let me know how it worked.
    Kind regards, Diego
    -  This reply was modified 8 years ago by [corewpress](https://wordpress.org/support/users/corewpress/).
 *  Thread Starter [crealexiadiy](https://wordpress.org/support/users/crealexiadiy/)
 * (@crealexiadiy)
 * [8 years ago](https://wordpress.org/support/topic/image-size-problem-13/#post-10208988)
 * Hi,
    Thank you for the answer! Now with computer view, it is ok. With the mobile
   view the image is bigger than the screen (but not straighten). So never mind,
   it is ok. With the other posts, it seems that everything is OK.
 * For the other problem, yes, the bug should be with the plugin because I disattivated
   it and now it is ok… Maybe there is some issue with the theme-plugin..?!
 *  Thread Starter [crealexiadiy](https://wordpress.org/support/users/crealexiadiy/)
 * (@crealexiadiy)
 * [8 years ago](https://wordpress.org/support/topic/image-size-problem-13/#post-10209058)
 * Now I activated this function with jetpack plugin and it works.
 *  [corewpress](https://wordpress.org/support/users/corewpress/)
 * (@corewpress)
 * [8 years ago](https://wordpress.org/support/topic/image-size-problem-13/#post-10210354)
 * Glad you find the solution!
    Please, let me know if you need any further assistance.
 * Kind regards,
    Diego

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘image size problem’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/kale/2.8.2/screenshot.jpg)
 * Kale
 * [Support Threads](https://wordpress.org/support/theme/kale/)
 * [Active Topics](https://wordpress.org/support/theme/kale/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/kale/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/kale/reviews/)

 * 8 replies
 * 2 participants
 * Last reply from: [corewpress](https://wordpress.org/support/users/corewpress/)
 * Last activity: [8 years ago](https://wordpress.org/support/topic/image-size-problem-13/#post-10210354)
 * Status: resolved