-
Notifications
You must be signed in to change notification settings - Fork 0
Project Grid
The project grid displays on the engagements page, it consists of a dynamic number of projects. Each project has a thumbnail, a project name, a short project description (excerpt), and a long description. Each project is added/deleted/edited through "Project" pinned on the WordPress admin panel.
Note: the long description consists of a leading sentence and a paragraph containing the rest of the description.
The project grid can be changed by editing archive-engagement.php and content.php. Bootstrap is used to divide the projects into three columns, which automatically resize based on screen size. The majority of the styling is done in assets/css/boostrap/bootstrap.css. However, the styling for some classes specific to the project is done in assets/css/startertheme.css.
Patients in Education. Developed by the Code the Change Foundation.
General Documentation
- Browser Compatibility
- Shortcodes
- Navigation Menu
- Footer and Pre Footer
- Global Elements
- Custom Fields
Page Specific Documentation
- Homepage
- Members Page
- Engagements Page
- Contact Us Page