Thank you for the great theme.
The icons are not showing in the second section and I am not able to change the icons through elementor.
When I select a new icon nothing happens.
Is there an easy way to change the icons without elementor?
ok, I got some help and the problem is fixed.
Needed to add these lines in wp-config:
define( ‘WP_HOME’, ‘https://xxxxx.com’ );
define( ‘WP_SITEURL’, ‘https://xxxxx.com’ );