Problems with movable Objects.

user_3148185 avatar
user_3148185
css
08/28/2024 3:48 AM
240 B
32
Indexable
@media (max-width: 980px) {
.et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container, .et_fixed_nav.et_show_nav #page-container{
    overflow-y: unset !important;
}
}
Editor is loading...
Leave a Comment