Just updated to 7.4 and encountered a little odd issue.
When (on mobile) viewing a single post the whole site gets a little to wide for the actual browswer-window. The pictures seems to be out of alignment with the rest of the content.
If i press down on the screen av swipe left a white edge appear to the right of the main-menu (as seen in the first of the three pictures included).
I have tried to disable all my ads, updated to the latest version of the child-theme as well as tried without the child-theme all togheter. Nothing seems to help. The issue does not occur when on the landing/index page. Only on post-pages.
Site is enkelteknik.se if you want to see the issue. Only on the individual articles. The landning page is fine.

Hi,
I have inspected your setup page and I saw that odd issue. Please try to use the code below and place it in Theme panel->Custom CSS area.
The code is ->
@media(max-width:767px){
.td-post-content .alignnone{
margin:0;
}
}
Also, please send us an email at contact@tagdiv.com with your log-in information (wp-admin) so we can further inspect it closer your setup page and also, so we can take a closer look over your added images on your post content.
Thanks.
Just wanted to point out that this issue was not resolved in the last update of the theme. I still have to use the code provided. As I can remember from our mail-conversation there actually was in issue with this (and not just me doing something wrong :P).
Totally ok to use the code, but just thought you should know 🙂
Hello MrOrsh,
Unfortunately, this fix was not been included in our latest update. Please notice that all of the improvements which will be released in our updates are decided by our team of developers in order of priority. We will consider to fix in in our new updates.
Thanks for the message!
Hi,
I suppose this issue is the same as here: https://forum.tagdiv.com/topic/aligment-for-images-without-any-aligment-option/ (sorry for my typos in the heading!).
BR, Walther