Hi,
What is the difference between list-style and list-style-type ?
When I type “list-style”, the “list-style” is not shown in Visual Editor.
Thank you very much.
Hi,
What is the difference between list-style and list-style-type ?
When I type “list-style”, the “list-style” is not shown in Visual Editor.
Thank you very much.
Hi @alexseo,
The list-style
is short-hand for setting the three list-associated properties - list-style-type
, list-style-position
, and list-style-image
. Pinegrow supports each of these three properties individually to make input easier through drop-down menus. They are found by clicking the list icon, 2nd to the last - next to the grid icon, in the Visual Editor.
Thank you very much.
" list-style: none " is not shown in Visual Editor.
" list-style-type: none " is shown in Visual Editor.