[Support request] alignment on mobile badgeos

Home Forums Support [Support request] alignment on mobile badgeos

Home Forums Support alignment on mobile badgeos

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1393374
    Jeffrey

    any idea how i can align this on mobile/desktop, its off to the far right and it seems to be cutting the table off the screen. ]]desktop isn’t too bad, but mobile a weird.

    #1393474
    Leo
    Staff
    Customer Support

    Hi there,

    Have you checked with the plugin support first?

    The CSS is all coming from the plugin itself.

    #1393819
    Jeffrey

    Yes, I am waiting….and waiting… it is unlike your support.. lol

    #1394078
    David
    Staff
    Customer Support

    Hi there,

    try adding this CSS:

    ul.ls_grid_container {
        margin-left: 0;
    }
    
    .grid li {
        box-sizing: border-box;
    }
    #1394508
    Jeffrey

    wow, that did it! Amazing.

    #1394569
    David
    Staff
    Customer Support

    Glad to be of help

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.