Hello @chernikovva,
I fully examined the issue you have raised on this ticket and could not see it on my end.
However, several things may affect it, and you can check them. Here are some reasons:
1. Cache issues, if you have any cache plugin or server cache(CDN / Browser Cache and Cookies and …), you need to clear its cache contents or disable them to see your changes. Also, in Elementor, please don’t forget to click on the regenerate all assets file and data in Elementor > Tools; and finally, use hard-refreshing keys and recheck the issue.
To refresh the page, please follow the steps explained in this link: https://www.documate.org/automation/what-is-a-hard-refresh-how-to-do-a-hard-refresh-in-any-browser/.
Win: Ctrl+Shift+R
Mac: Shift+Command+R
2. Customizations, please make sure to use the parent theme(not the child theme) and try to recheck your issue. Activated the latest version of them from WP Dashboard > Appearance > Themes.
3. Host configurations; failure to fully load the page prevents some assets from loading, so make sure these are suitable on your host:
upload_max_filesize = 32M
post_max_size = 48M
memory_limit = 512M
max_execution_time = 800
max_input_vars = 10000
max_input_time = 800
To access these fields, please edit the “php.ini” file, which is located in the host (if you can’t find it, then contact your host service provider).
– WordPress Configurations:
https://codex.www.ads-software.com/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
– Reference: https://www.ads-software.com/about/requirements/
4. Browser extensions; Try to disable all of them or use the guest browser to recheck the issue.
I hope it helps.
Best Regards