Skip to main content

List Style Image

Utilities for controlling the marker image of lists.

CSS Property:list-style-image
Classes:1

List Style Image Classes

ClassCSS
list-image-nonelist-style-image: none;

Arbitrary Values

You can use arbitrary values with square bracket notation when you need a specific value not included in the default scale.

[list-style-image:value]

Responsive Variants

Apply list style image utilities at specific breakpoints using responsive prefixes.

BreakpointPrefixExample
640px+sm:sm:list-image-none
768px+md:md:list-image-none
1024px+lg:lg:list-image-none
1280px+xl:xl:list-image-none
1536px+2xl:2xl:list-image-none