Hi I want to move the entire bunch of generatepress data (custom settings, theme, elements) from one website to another website. Is there a simple way to do this?
theme settings can be exported and imported from Appearance > GenratePress.
However, Elements are a custom post type so those would need to be exported from the Tools > Export function in WordPress.
Alternatively use a plugin like Duplicator to package up a site and install it elsewhere, you could then remove the content you don’t require and do the duplicator export so it only has the stuff you require.