Thread Starter
cngo
(@cngo)
Hi,
I disabled caching on my site via by adding define(‘WP_CACHE’, true); to my wp-config.php and restarted my virtual server and still get inconsistent login result.
I created another user account using the same role and get the same inconsistent result.
Thanks!
Thread Starter
cngo
(@cngo)
Fixed using CSS @media breakpoints.
Thread Starter
cngo
(@cngo)
added “max-width: 100%” .site CSS.