Is it possible to increase the space between a bullet (or number) and the list item ("li") in Squarespace? Other online sources suggest the "padding-left" property can create space, but it has no effect for me in Squarespace. Here is my page header code injection:
Quote
<style>
#block-1c678d9fa895b621a5d2
ol li {
padding-left: 20px;
margin-bottom: 1.5em;
}
</style>
The "margin-bottom" property works fine, but not the "padding-left."
Question
ClioLynch 0
Is it possible to increase the space between a bullet (or number) and the list item ("li") in Squarespace? Other online sources suggest the "padding-left" property can create space, but it has no effect for me in Squarespace. Here is my page header code injection:
The "margin-bottom" property works fine, but not the "padding-left."
Many thanks in advance!
Link to post
Top Posters For This Question
1
1
Popular Days
Jan 28
1
Feb 2
1
Top Posters For This Question
ClioLynch 1 post
tuanphan 1 post
Popular Days
Jan 28 2021
1 post
Feb 2 2021
1 post
1 answer to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment