[Support request] How to make it left

Home Forums Support [Support request] How to make it left

Home Forums Support How to make it left

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #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

    #1623672
    David
    Staff
    Customer Support

    Hi there,

    try adding this CSS:

    @media(max-width: 768px) {
        .entry-content ul {
            margin-left: 0;
        }
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.