[Support request] “Select Button” aligned right on mobile devices

Home Forums Support [Support request] “Select Button” aligned right on mobile devices

Home Forums Support “Select Button” aligned right on mobile devices

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1410431
    Hendry

    i have selected text alignment to the center, but it seems the select options button still appear on the right.

    it works just fine if i align it to the left.

    View post on imgur.com

    #1410756
    David
    Staff
    Customer Support

    Hi there,

    in your addiitional CSS there is this:

    .woocommerce ul.products li.product a.button {
        margin-right: unset !important;
        padding: 10px 0;
    }

    Remove the margin-right: unset !important; property.

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