Skip to content

Instantly share code, notes, and snippets.

View Noorbllahbacha's full-sized avatar

Noorullahbacha Noorbllahbacha

View GitHub Profile
@wpacademy
wpacademy / learnpress-courses-grid.css
Last active October 15, 2022 15:08
LearnPress Courses widget grid for elementor.
/**********************************
* LearnPress Courses Grid
* By WP Academy.PK
**********************************/
.wpac-learnpress-grid .widget-body {
text-align: center;
display: flex;
}
.wpac-learnpress-grid .widget-body .course-entry {
text-align: center;