From 5724a92bd0a56939a0a910563ef627627e50e425 Mon Sep 17 00:00:00 2001 From: Shewa Date: Tue, 15 Mar 2022 21:12:33 +0600 Subject: [PATCH] update: utility classes updated --- includes/modules/CourseEnrollment/CourseEnrollment.php | 8 ++++---- includes/modules/CoursePurchase/CoursePurchase.php | 2 +- includes/templates/course/enrolment-editor.php | 2 +- includes/templates/course/enrolment.php | 2 +- includes/templates/course/purchase-editor.php | 2 +- includes/templates/course/purchase.php | 2 +- 6 files changed, 9 insertions(+), 9 deletions(-) diff --git a/includes/modules/CourseEnrollment/CourseEnrollment.php b/includes/modules/CourseEnrollment/CourseEnrollment.php index 8e663de..a25bb54 100644 --- a/includes/modules/CourseEnrollment/CourseEnrollment.php +++ b/includes/modules/CourseEnrollment/CourseEnrollment.php @@ -400,7 +400,7 @@ public function render( $attrs, $content, $render_slug ) { ET_Builder_Element::set_style( $render_slug, array( - 'selector' => $wrapper . ' .tutor-course-sidebar-card-body.tutor-p-30', + 'selector' => $wrapper . ' .tutor-course-sidebar-card-body.tutor-p-32', 'declaration' => sprintf( 'display:flex; flex-direction: column; row-gap: 10px;', $alignment @@ -413,7 +413,7 @@ public function render( $attrs, $content, $render_slug ) { ET_Builder_Element::set_style( $render_slug, array( - 'selector' => $wrapper . ' .tutor-course-sidebar-card-body.tutor-p-30', + 'selector' => $wrapper . ' .tutor-course-sidebar-card-body.tutor-p-32', 'declaration' => sprintf( 'align-items: %1$s;', $alignment @@ -427,7 +427,7 @@ public function render( $attrs, $content, $render_slug ) { ET_Builder_Element::set_style( $render_slug, array( - 'selector' => $wrapper . ' .tutor-course-sidebar-card-body.tutor-p-30', + 'selector' => $wrapper . ' .tutor-course-sidebar-card-body.tutor-p-32', 'declaration' => sprintf( 'align-items: %1$s;', $alignment_tablet @@ -441,7 +441,7 @@ public function render( $attrs, $content, $render_slug ) { ET_Builder_Element::set_style( $render_slug, array( - 'selector' => $wrapper . ' .tutor-course-sidebar-card-body.tutor-p-30', + 'selector' => $wrapper . ' .tutor-course-sidebar-card-body.tutor-p-32', 'declaration' => sprintf( 'align-items: %1$s;', $alignment diff --git a/includes/modules/CoursePurchase/CoursePurchase.php b/includes/modules/CoursePurchase/CoursePurchase.php index 81f608a..8f1562c 100644 --- a/includes/modules/CoursePurchase/CoursePurchase.php +++ b/includes/modules/CoursePurchase/CoursePurchase.php @@ -509,7 +509,7 @@ public function render( $attrs, $content, $render_slug ) { ET_Builder_Element::set_style( $render_slug, array( - 'selector' => $wrapper . ' .tutor-course-sidebar-card-body.tutor-p-30', + 'selector' => $wrapper . ' .tutor-course-sidebar-card-body.tutor-p-32', 'declaration' => sprintf( 'display:flex; flex-direction: column; row-gap: 10px;', $alignment diff --git a/includes/templates/course/enrolment-editor.php b/includes/templates/course/enrolment-editor.php index a1850de..86be448 100644 --- a/includes/templates/course/enrolment-editor.php +++ b/includes/templates/course/enrolment-editor.php @@ -86,7 +86,7 @@
  • - +
    diff --git a/includes/templates/course/enrolment.php b/includes/templates/course/enrolment.php index 7507a0b..b504187 100644 --- a/includes/templates/course/enrolment.php +++ b/includes/templates/course/enrolment.php @@ -233,7 +233,7 @@
  • - +
    diff --git a/includes/templates/course/purchase-editor.php b/includes/templates/course/purchase-editor.php index 3276241..f1b2c1b 100644 --- a/includes/templates/course/purchase-editor.php +++ b/includes/templates/course/purchase-editor.php @@ -133,7 +133,7 @@
  • - +
    diff --git a/includes/templates/course/purchase.php b/includes/templates/course/purchase.php index a57f971..00de7b1 100644 --- a/includes/templates/course/purchase.php +++ b/includes/templates/course/purchase.php @@ -253,7 +253,7 @@
  • - +