[Support request] Same padding as pages nav

Home Forums Support [Support request] Same padding as pages nav

Home Forums Support Same padding as pages nav

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2365697
    Ian

    How can I get the same padding on the recent posts in the footer as the pages nav that is just to the left as shown in the screen shot?

    #2365796
    Fernando
    Customer Support

    Hi Ian,

    Try adding this in Appearance > Customize > Additional CSS:

    .site-footer ul.wp-block-latest-posts__list.wp-block-latest-posts {
        margin-left: 0;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.