Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @lpuerto,

    You can use some custom CSS to reduce that indentation.

    To add custom CSS, firstly navigate to Appearance > Customize in your site’s /wp-admin area then select the Additional CSS tab. From there, copy/paste the following snippet:

    .expanding-archive-month-results {
        padding-left: 15px;
    }

    Increase/decrease the value of padding-left to further increase/decrease the indentation.

    Let me know if that helps out or if you have any further questions. ??

    Thread Starter lpuerto

    (@lpuerto)

    Thanks!

    I think it worked!

    Perfect. ?? You know where to find us if you have extra questions too.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘List indentation’ is closed to new replies.