- Issue created by @alok_singh
- Merge request !4flexistyle_bootstrap_scss-3494155: Add New Comment needs some space from top. → (Open) created by alok_singh
- 🇮🇳India chandansha
Hello @alok_singh i have checked MR 4. But i did not seen minimal space between tag and comment section. Could you please verify it and let me know if i am wrong.
Thanks! - 🇮🇳India anoopsingh92 Rajasthan, India
Hi @alok_singh,
This is a contrib theme, not a custom theme, and it’s based on FlexiStyle Bootstrap → and fully compatible with Bootstrap. Adding CSS selectors like
.col-lg-3.col-md-6
is not recommended, as it may break Bootstrap's responsive grid structure and interfere with Drupal's default behavior.Instead of adding custom CSS or SCSS directly in the
flexistyle_bootstrap_scss
theme, any changes should ideally be made in the original FlexiStyle Bootstrap theme.I encourage you to explore alternative solutions that leverage Drupal's and Bootstrap's built-in functionality. This might involve adjusting theme settings, overriding region templates, or using Bootstrap’s native classes and utilities to achieve the desired outcome without affecting the layout or functionality.
Additionally, please recheck the issue tabs for all related projects, including FlexiStyle → , FlexiStyle Bootstrap → , FlexiStyle Bootstrap SCSS → , and FlexiStyle DXP → . If you have created any merge requests (MRs) for these issues, please re-verify, fix, or close them as appropriate.
Let’s work towards a solution that maintains the integrity and compatibility of both Drupal and Bootstrap.
Thanks for your understanding and collaboration!