Heading with Hanging Indent?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2022
08:48 AM
Hello,
How do I add a hanging indent to a HEADING that starts with an ICON formatted flush-left (see attachment)?
I realize I'm preaching to the choir here, but the ability to create good visual cues for learners is so fundamental and I'm struggling with this. The solution needs to be responsive for use on all common device screen sizes.
Thanks to anyone who has suggestion!
Sue
Solved! Go to Solution.
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2022
12:47 PM
You could try to edit the HTML, so the <p>
tag starts more like <p style="text-indent: 2em;">
You may want to refer to this guide for help with HTML.
You can submit feedback to Canvas by submitting a feature request.
@How do I create a new idea conversation in the Instructure Community?