If you have any questions, or need help, just contact us and our support team and developers will immediately help you.

Help Center
Elementor

WP Pages, Posts List broken on Admin

If you are using Revolution Slider plugin, You can see the following error.

How to fix the issue;

You can use the following css code in your Admin Css file;

#posts-filter .clearfix:before, #posts-filter .clearfix:after{
    display:none;
}