Based on the code provided, it appears that there are some discrepancies from Bootstrap standards.
Here are a few points to consider:
- The structure of the classes used in the Services section is not following the recommended format. Make sure to use the container > row > col-XX-Y order.
- The layout of the About sections' divs could be improved by separating the col-lg-X divs and using a separate row for team members.
- Consider implementing content divs for better organization, such as creating divs like team-member-img and team-member-name in the About sections' Team members.
While these may not be the exact reasons for rejection, adhering to these practices can enhance the structure of your code, making it more understandable and easier to manage for users or buyers.
Reformatted original post:
To ensure compliance with ThemeForest guidelines, refer to the following resources:
General File Preparation Guidelines
Specific Submission Requirements
I suggest reviewing your code to align it with Bootstrap standards. Analyzing successful premium templates can provide insights into best practices. Validate your HTML and CSS to ensure compliance.