Home Forums Basel support forum Swatches Display in Rows

Swatches Display in Rows

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #18262

    852cmd
    Participant

    Hi,

    How can we make the last row of the color swatches that is displayed on the product aligned with the other 3 rows above it. As you can see from the product below, the last row was a bit indented to the right.

    http://shinetrim.wpengine.com/shop/feathers/feather-trim/solid-hackle-feather-trim-asst-colors/

    Please help, thank you!

    #18266

    Artem Temos
    Keymaster

    Hi,

    Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.

    .single-product-content .variations .swatches-select > div:last-child {
        margin-right: 15px!important;
    }

    Regards

    #18280

    852cmd
    Participant

    It worked. Thank you so much!

    #18299

    Artem Temos
    Keymaster

    You are welcome!

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Swatches Display in Rows’ is closed to new replies.