Home › Forums › Support › Aligning Custom HTML This topic has 1 reply, 2 voices, and was last updated 3 years, 4 months ago by David. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts December 3, 2022 at 1:22 pm #2448382 Mihail Hello, I am trying to left align Custom HTML block in my post, but it keeps getting center aligned. I also added Additional CSS is: .weight-loss-table-of-contents class, and it is centered right now. https://imgur.com/97sTFp7 I added temporary credentials for the post below. December 4, 2022 at 6:07 am #2448965 DavidStaff Customer Support Hi there, add this CSS to remove the left margin and padding from that list element: ul.weight-loss-table-of-contents { margin-left: 0; padding-left: 0 !important; } Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In