Ordered List with
numeric
- Clean and modern documentation design
- Responsive layout for all devices
- Built-in dark and light modes
- Optimized for fast page loading
- Compatible with WordPress 6+ versions
- Supports Elementor page builder fully
- Easy-to-use theme customizer options
- Pre-built demo import in minutes
- SEO-friendly and performance optimized
- Supports RTL (Right-to-Left) languages
Ordered List with
Alphabetic
- Dynamic table of contents feature
- Multiple header and footer styles
- Comprehensive search functionality built-in
- One-click demo import feature included
- Integrated feedback system for users
- Advanced typography customization options
- Changelog support for tracking updates
- Customizable sidebar and widget areas
- Extensive theme documentation and support
- Interactive code examples for tutorials
Ordered List with Roman Numerals
- FAQ builder with accordion-style design
- Multiple content layout options available
- Sticky menu for easy navigation
- Mobile-friendly and touch-optimized design
- Video integration in banners possible
- Social sharing buttons for content
- Customizable 404 error page template
- Translation-ready with WPML compatibility
- Regular updates and feature additions
- Ideal for SaaS or software documentation
Unordered list items
The HTML element represents an unordered list of items, typically rendered as a bulleted list. An unordered list starts with the
<ul>
tag. Each list item starts with the <li>
tag. The list items with bullets (small black circles) by default:
- List Item [direction] Docly Settings > Header > Logo [/direction]
- Consectetur adipiscing elit
- Integer molestie lorem at massa
- Facilisis in pretium nisl aliquet
Unordered List with Icon change
The HTML element represents an ordered list of items — typically rendered as a numbered list. An ordered list starts with the
<ol>
tag. Each list item starts with the <li>
tag. The list items will be marked with numbers by default:
- List Item [direction] Docly Settings > Header > Logo [/direction]
- Consectetur adipiscing elit
- Integer molestie lorem at massa
- Facilisis in pretium nisl aliquet