Center align General section activities while using List layout of Edwiser Course formats

Add the following CSS in Edwiser RemUI settings > General settings > Custom CSS section.

.general-section-card-details .generalsecactivitiesmain,
#page-course-view-remuiformat ul.section.first-section.row {
justify-content: center !important;
}

Before applying CSS
Before Applying CSS

After applying CSS
After Applying CSS

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us