Home › Forums › Support › How to make it left This topic has 1 reply, 2 voices, and was last updated 1 year, 6 months ago by David. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts January 18, 2021 at 2:20 am #1623188 can Hello, When i use these dots its not so good shown on mobile. How can i make them left? https://prnt.sc/x49czy January 18, 2021 at 7:10 am #1623672 DavidStaff Customer Support Hi there, try adding this CSS: @media(max-width: 768px) { .entry-content ul { margin-left: 0; } } Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ 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