Front-end style is very much affected by your theme style. Please make sure your theme has the following code:
wp_head() in your header.php file
wp_footer() in your footer.php file
These functions will help the plugin and WordPress output necessary CSS/JS. But they still don't guarantee of the styling. And in that case, you need to update the CSS of your theme.