jQuery .animate() forces style “overflow:hidden” February 22, 2023 by Tarik Another way is to declare the element as !important in css. For example. .somediv { overflow: visible !important; }