Lab Introduction
Lab: Customizing the Read More Link in Genesis
Video Runtime: 04:20
Let me introduce the lab to you to what you will be building. Out-of-the-box, the Genesis framework uses a read more link which is inline with the content (at the end of it) and has the following text: [Read more...]
. In this lab, you will be doing multiple tasks to show you how to customize the read more link for what your project needs. You will be doing:
- Move the read more link to a separate line by wrapping it in
p
tags - Change the text from
[Read more...]
toContinue reading
(or whatever you want) - Style it to be a button
-
Get the Code Here
You will grow in this profession when you incrementally and systematically stretch yourself....bit-by-bit.
Episodes
Total Lab Runtime: 01:27:22
- 1 Lab Introductionfree 04:20
- 2 Basic Code Overviewbasic 06:34
- 3 Markup & Code Setuppro 09:13
- 4 Let's Look at Genesis' Codepro 11:09
- 5 Let's Customize the HTML Markuppro 11:35
- 6 Change "[Read more..]" Textpro 09:39
- 7 Get Rid of the Dots Before the "[Read more...]"pro 13:24
- 8 Style Like a Buttonpro 05:44
- 9 Clean Up the Codepro 03:41
- 10 Handling the Read More When There is No Content Limitpro 12:03