Archived topic
How to Reduce List UL left padding
3 replies · Started by Data on June 10, 2020
Viewing posts 1–4 of 4
I want to reduce the left side spacing of the list both on desktop and mobile. I am using WordSmith.
Hi there,
try this CSS:
ul {
margin-left: 2em;
}
can I put this code in customizer "Aditional CSS"? Because I want to apply this setting globally, not on a specific UL.
thanks
Yes in Customizer > Additional CSS.
This archived topic is closed to new replies.