Home Forums Basel support forum Making size attribute font smaller

Making size attribute font smaller

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

    Unbelieva
    Participant

    Hello

    How could I make the size attribute font smaller/which font setting do I need to make smaller so all of the sizes would fit on one row even in Quickview? Thank you in advance.

    Attachments:
    You must be logged in to view attached files.
    #144208

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .single-product-content .variations .swatches-select>div {
        position: relative;
        font-size: 10px;
    }

    Best Regards

Tagged: ,

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