Small templates changes, mostly artera. Mizuno notes.
This commit is contained in:
@ -28,6 +28,6 @@
|
|||||||
|
|
||||||
<style>
|
<style>
|
||||||
.course-card {
|
.course-card {
|
||||||
background-color: #9271f3;
|
background-color: #9E7DFF;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
BIN
Custom_Templates/customer_templates/Pipedrive Learn - Public/.DS_Store
vendored
Normal file
BIN
Custom_Templates/customer_templates/Pipedrive Learn - Public/.DS_Store
vendored
Normal file
Binary file not shown.
@ -18,7 +18,7 @@
|
|||||||
{{ course.name }}
|
{{ course.name }}
|
||||||
</h1>
|
</h1>
|
||||||
<div class="video-description">
|
<div class="video-description">
|
||||||
{{ course.full_description }}
|
{{ course.full_description | strip_html }}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="video-suggested col-12 col-md-4">
|
<div class="video-suggested col-12 col-md-4">
|
||||||
|
|||||||
@ -324,4 +324,4 @@ Feedback from Testing:
|
|||||||
* Quiz Fonts. Example: Intro to G2 L2. Activity: G2 Overview Quiz
|
* Quiz Fonts. Example: Intro to G2 L2. Activity: G2 Overview Quiz
|
||||||
* Highlighted Quiz answer: Buyer Intent Integrations, Sales Engagement Quiz
|
* Highlighted Quiz answer: Buyer Intent Integrations, Sales Engagement Quiz
|
||||||
TODO: Archive the Review Tracking & Marketing Content course and turn off script (Austin)
|
TODO: Archive the Review Tracking & Marketing Content course and turn off script (Austin)
|
||||||
TODO: Enable Footer & share screenshots with Erin for decision.
|
DONE: Enable Footer & share screenshots with Erin for decision.
|
||||||
|
|||||||
@ -38,3 +38,12 @@ Action items:
|
|||||||
* Courses from Norm and Matt
|
* Courses from Norm and Matt
|
||||||
* Style Guide from Greg
|
* Style Guide from Greg
|
||||||
* Certificate Creation - Greg/Matt
|
* Certificate Creation - Greg/Matt
|
||||||
|
|
||||||
|
## 06/02/2023
|
||||||
|
|
||||||
|
### Changes to Running
|
||||||
|
|
||||||
|
* Bring back banner on homepage with the people running
|
||||||
|
* Make Mizuno Running available along the header - currently it is invisible.
|
||||||
|
* Remove subnav completely.
|
||||||
|
* Sign up page - store name + city + state - required. Store / City are text, States are drop down
|
||||||
|
|||||||
Reference in New Issue
Block a user