• Hello, I’m an intern who has recently taken over the website for a company and they have asked me to work on it. Currently everything on mobile seems to be fine except for the blog. The blog looks perfectly normal on desktop in the link provided, however when it is accessed on mobile, it looks like this.

    View post on imgur.com

    There is thousands of lines of css already included from the previous web developer, however I can’t seem to narrow down what is causing this and how I could fix it, any help would be appreciated, thank you

    • This topic was modified 5 years, 5 months ago by Jan Dembowski.
    • This topic was modified 5 years, 5 months ago by Jan Dembowski. Reason: Moved to Fixing WordPress, this is not a Developing with WordPress topic

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • You could do your viewers a favor and make all the images smaller (filesize) or show fewer on a page. My limited bandwidth quota took a hit just going to your link so I could help you. That’s not very nice.
    I clicked on Stop before all those images ate my bandwidth, but it looks to me like some CSS for img has width: 100%. This is always a problem, but people do it anyway.
    You can find it using the Developer Tools of your browser, and inspecting the image. It will show you all the CSS that applies and what file it is in.

Viewing 1 replies (of 1 total)
  • The topic ‘Blog post images not formatting on mobile’ is closed to new replies.