Skip to:
Content

bbPress.org

Opened 22 months ago

Last modified 21 months ago

#3509 new defect (bug)

Needs to padding or margin in the bbpress.org/download/ page some of the section.

Reported by: upadalavipul's profile upadalavipul Owned by:
Milestone: Awaiting Review Priority: normal
Severity: normal Version:
Component: General Keywords:
Cc:

Description

I have reviewed BBPress on mobile devices and found bbpress.org/download/ page some of the sections need to improve the design.

Please check the attached screenshot.

URL: https://share.cleanshot.com/zTrRPkPRJlxh5NY2S4BL

Change History (1)

#1 @upadalavipul
21 months ago

For the above issue fix, we need to add the below CSS.

CSS:


.has-very-light-gray-to-cyan-bluish-gray-gradient-background,.has-electric-grass-gradient-background{

padding: 15px;
margin-bottom: 15px;

}

Note: See TracTickets for help on using tickets.