This article explains how to change order of this 2 sections on your desktop
Add this CSS Code below to your website. In this article you can find information how to add custom CSS to any WordPress Theme: https://tangiblewp.freshdesk.com/support/solutions/articles/101000373821-how-to-use-child-theme-how-to-change-files-php-css-js-and-keep-theme-future-update-compatibili
@media (min-width:1024px) { .vehica-inventory-v1__top__inner { display:flex!important; width:100%!important; flex-direction:column!important; } .vehica-results__fields { order:2!important; } .vehica-inventory-v1__bar { order:1!important; } }
It will look like this: