Archived topic
page issue
4 replies · Started by Alwin on October 5, 2018
Hi,
It has been a week and I can't figure out how come whenever i load a page, the transition of margin and padding is very obvious. I have captured a video as a sample:
https://drive.google.com/file/d/1O16H5u8rH5YISU6i6_91USCMNtdFhnfv/view?usp=sharing
Hope this can be resolved.
Hi there,
try the optimization tips here, particularly the Autoptimize as this will create a cached style sheet. So styles don't need to be loaded on each page request
This was recommended before. it improved a bit..but transition/changes are still evident.
Is there any way I can do, to make it better...transition happens when margins are initial at 0 and changes to my specified margin.
You should notice that after the page has first loaded this CSS will be cached by the browser and the style changing isn't noticeable.