To get started, fork and clone this repo. Then use the following directions to make any desired alterations. Alternatively, you can copy and paste the index.html and style.css file contents into your own project code.
- Change image: Navigate to
line 2
instyle.css
and alter the image url to your desired image
- Change text: Navigate to
line 13, 14 and 15
inindex.html
and change the text to your desired copy - Change font color: Navigate to
line 13
instyle.css
and alter the color - Change font size: Navigate to
line 14
instyle.css
and alter the size value - Change font style: Navigate to
line 15
instyle.css
and alter the font style
- Change text: Navigate to
line 22
inindex.html
and change the text to your desired copy - Change font color: Navigate to
line 33
instyle.css
and alter the color - Change font size: Navigate to
line 31
instyle.css
and alter the size value - Change font style: Navigate to
line 32
instyle.css
and alter the font style
- Change text: Navigate to
line 27, 34 and 41
inindex.html
and change the text to your desired copy - Change font color: Navigate to
line 74
instyle.css
and alter the color - Change font size: Navigate to
line 72
instyle.css
and alter the size value - Change font style: Navigate to
line 73
instyle.css
and alter the font style
- Change text: Navigate to
line 46
inindex.html
and change the text to your desired copy - Change font color: Navigate to
line 80
instyle.css
and alter the color - Change font size: Navigate to
line 82
instyle.css
and alter the size value - Change font style: Navigate to
line 81
instyle.css
and alter the font style
- Starting at
line 50
inindex.html
you can edit or change the existing FAQs by changing each respectivesummary
andul
tag to your desired copy - To add a FAQ: In
index.html
you can copyline 74
toline 80
and paste that directly belowline 80
Note: Be sure to move the line of code online 81
to the next line by hitting enter - Change font color: Navigate to
line 100
instyle.css
and alter the color - Change font size: Navigate to
line 98
instyle.css
and alter the size value - Change font style: Navigate to
line 99
instyle.css
and alter the font style