As a front-end dev, I was hoping I'd be able to customize this theme with a few small tweaks. However, it seems the author took shortcuts by spreading 'style-based' classes throughout the templates, making it difficult for me to efficiently update the theme.
I expect style-based classes in one-off scenarios. I don't expect them in a paid theme.
Author response
Thank you for your rating.
The approach of using small style-based CSS classes gives many benefits like faster speed and easier customizability. In order to customize any theme HTML element you need to add your custom CSS class and it will override style-based classes.