31 August 2021 at 4:04 am
#1023
::
After any save/update, page load one and page load two are different as Divi calculates dynamic css on page load one and then applies it on page load two.
LSCache (and likely some other caching plugins) cache page load one, thus you do not see the updated css on page load two.
This snippet will address that issue.