benjaminkott / benjaminkott/bootstrap_package

Page sections can't be identified in CSS

Open
#1,458 0 comments 0 reactions 0 assignees View on GitHub
feature
Dominant language
PHP
Stars
355
Forks
212
Avg merge
1h 4m
Merged PRs (30d)
31

Description

# 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.

Contributor guide

No contributing guide indexed for this repository

Research direction

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.

Assessment

Tech stack
bootstrap, css, php
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.