This is probably not the place to ask but, since there is no listing for the Kadence Theme on wordpress,org. . .
It seems that the css in Kadence is delivered through the minified files xxxxx.min.css and the sources are in src/xxxx.scss
I want to change the tablet breakpoints from 1024/1025 (apparently set in _custom-properties.scss) to something slightly smaller since a 1024 pixel page on a tablet is perfectly capable of displaying a sidebar.
Can I change the sources and rebuild the css?
Or is there some other way to change that breakpoint globally?
Or is this only something likely to be in a premium theme?
My experience with WP is very old and a lot has changed in the ten years since I last had to mess with this stuff.