Skip to:
Content

bbPress.org

Opened 17 months ago

Last modified 16 months ago

#3563 new defect (bug)

The coloumn design is not proper

Reported by: pitamdey's profile pitamdey Owned by:
Milestone: Awaiting Review Priority: low
Severity: normal Version:
Component: Site - bbPress.org Keywords: has-screenshots has-patch dev-feedback
Cc:

Description

URL : https://bbpress.org/
The column design is not proper in responsive

Attachments (3)

Screenshot 2023-06-02 at 2.55.06 PM.png (112.0 KB) - added by pitamdey 17 months ago.
Screenshot for better understanding
3563.patch (4.0 KB) - added by pitamdey 17 months ago.
After applying this solution the issue will be solved
Screenshot 2023-06-20 at 6.02.11 PM.png (103.4 KB) - added by pitamdey 16 months ago.
Hi @krupalpanchal...Here is the Screenshot after adding my patch

Download all attachments as: .zip

Change History (5)

@pitamdey
17 months ago

Screenshot for better understanding

@pitamdey
17 months ago

After applying this solution the issue will be solved

#1 @krupalpanchal
16 months ago

  • Keywords has-patch dev-feedback added

Hi, @pitamdey Could you please share the screenshot of before/after adding your patch? That would be great to see the difference.

Thanks.

@pitamdey
16 months ago

Hi @krupalpanchal...Here is the Screenshot after adding my patch

#2 @pitamdey
16 months ago

We can also change the padding of the #showcase-inner to make it more perfect

#showcase-inner {

margin: 0 auto;
width: 100%;
padding: 10px;

}

Note: See TracTickets for help on using tickets.