```
Do you agree? If so, I would be glad to provide a pull request.
benjaminkott / benjaminkott/bootstrap_package
# Feature Request
The page sections, e.g. "Before Content" or "After Content", can't be styled independently in CSS, because they have no unique class or id.
## Describe the solution you'd like
A wrapping div around each section:
```
Do you agree? If so, I would be glad to provide a pull request.
No contributing guide indexed for this repository
Start by locating where the “Before Content” and “After Content” page sections are rendered. Add the proposed wrapping markup so each section has its own identifiable class, then verify that the sections can be styled independently in CSS.
Written by the indexing model from the issue text.
A short digest of beginner-friendly GitHub issues.