I didn”t know if I should start a new thread about this issue but I have narrowed down my problem. I have slowly been changing all my posts to have a “read more” so my home page doesn’t look cluttered and that seems to have corrected the responsive issues on the homepage. But when I click on a post that has code from the site Polyvore (I have quite a few of these and they are an important part of these posts) those posts still have unresponsive layouts. Here is an example of one of the posts that don’t respond to mobile layout. https://livelovesara.com/2015/03/vacation-packing-list/
This is one of the code from Polyvore that I use to put the picture in my post. They are all like this code just for different pictures.
<div style="width: 600px; margin: 0 auto;">
<div style="position: relative;"><a href="https://www.polyvore.com/travel_light_in_carry-on_packing/set?.embedder=1952332&.svc=copypaste&id=152227101" target="_blank"><img title="Travel Light in a Carry-On Packing List" src="https://cfc.polyvoreimg.com/cgi/img-set/.sig/jwRqwcc6wJyOWWOQQQw/cid/152227101/id/HiaRF6PK5BGq0Rijmyklpg/size/c600x1021.jpg" alt="Travel Light in a Carry-On Packing List" width="600" height="1021" border="0" /></a></div>
</div>
Is there something that I can fix in here to make these posts mobile responsive? Thanks for your time.
Sara