[Resolved] How to Reduce List UL left padding

Home Forums Support [Resolved] How to Reduce List UL left padding

Home Forums Support How to Reduce List UL left padding

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1321731
    Data

    I want to reduce the left side spacing of the list both on desktop and mobile. I am using WordSmith.

    #1321824
    David
    Staff
    Customer Support

    Hi there,

    try this CSS:

    ul {
        margin-left: 2em;
    }
    #1321839
    Data

    can I put this code in customizer “Aditional CSS”? Because I want to apply this setting globally, not on a specific UL.

    thanks

    #1321856
    David
    Staff
    Customer Support

    Yes in Customizer > Additional CSS.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.