Text size and images sizes change during page load
- The topic ‘Text size and images sizes change during page load’ is closed to new replies.
Need help? Check out our Support site, then
If you select a different font then the font size changes during load. This appears to be caused by using javascript to load the font. It seems the font change doesn’t occur until after the page has loaded which mean you can see things change.
This happens on https://movementformia.org/ which is currently private. If you request access I’ll give it to you. You can also see the issue on https://weibuzz.blog/
I’m also seeing issues where a gallery of images resizes on load. I suspec that some html elments are being replaced after page load and the sizes aren’t quite right.
The blog I need help with is: (visible only to logged in users)
Digging into the images a bit more it looks like the issue is that the div.gallery-row element has a width set to 1136px. Once the javascript loads it gets resized to 1080px. The size difference is what’s causing the jiggle.
Hi – I’ve requested access so I can see the problem for myself :)
Granted
Hi there – I think I have found the problem. I have updated the theme code and we now need to wait for the wordpress.com team to approve the change. Hopefully it will be live in the next 24 hours but we may need to wait a little longer since it’s a weekend soon
That’s awesome and super quick. Thanks for your help. =)
And it’s live. Thanks again!