Thanks, but as mentioned in the previous reply. This doesn’t seem to be a theme issue. Just have a look at the theme demo and you’ll notice that this issue doesn’t occur. There also are no other users with this issue.
If you’re not running plugins on your site, then you may want to look into your code modifications because it seems you’ve customized / modified the theme.
Please also keep in mind that you shouldn’t modify code in core theme files. This would be bad practice because these changes will be lost after theme updates. If you’re familiar with coding and want to modify code, then it’s recommended to code a custom child theme instead so that your changes won’t be lost after updates.