gocodebox / lifterlms

LifterLMS, a WordPress LMS Solution: Easily create, sell, and protect engaging online courses.
https://lifterlms.com
GNU General Public License v3.0
179 stars 134 forks source link

Frontend styling improvements #2601

Closed kimcoleman closed 7 months ago

kimcoleman commented 7 months ago

Description

This is the PR for the feature branch. It does not include build files. You must build the branch to get the complete updated styles: npm run build:styles

We will continue to work on fine tuning the changes in this branch then PR the branch into the dev branch of LifterLMS.

We are also maintaining two css files for Kadence and Astra theme so we do not break compatibility.

These are the Astra compatibility updates they would need to adjust: https://gist.github.com/kimcoleman/da5e687d9e6059d43ac9913202b16be1

These are the Kadence compatibility updates they would need to adjust: https://gist.github.com/kimcoleman/72f9cc744b2e121ed081b4f32379d99e

I am reaching out to both of those product teams to communicate the changes, timeline, and CSS fixes needed to maintain their current look and feel.

How has this been tested?

Locally

Types of changes

New feature (non-breaking change which adds functionality)

Checklist: