Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #531856

    Hello support,

    How can I reduce the width of the drop down menu to enable “Choose size:” to be on the same line. Link below.

    Thanks in advance.

    #531868

    Hi Wils1234!

    Add this to your custom CSS.

    #top .variations td.label {
        width: 100px !important;
    }

    Best regards,
    Elliott

    #534296

    Hi Elliott,

    This has been resolved. Thank you.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Drop Down Menu’ is closed to new replies.