Okay
  Public Ticket #2801970
Extend the drop down on a product page
Closed

Comments

  •  11
    RanebrookZina started the conversation

    Hello


    Could you advise me how to extend the drop-down on the product page, so the options fit in one line, please? Screenshot attached. 

  •  1,878
    Judith replied

    Hi There,

    Please send in your website url.

    Thanks

  •   RanebrookZina replied privately
  •  1,878
    Judith replied

    Hi There,

    Please try this css:

    .woocommerce div.product form.cart .variations td .fancy-select-wrap {
        width: 185px;
    }

    Thanks.

  •  11
    RanebrookZina replied

    Still the same view

  •  1,878
    Judith replied

    Hi There,

    I added the css and this is how it looks now:

    5156774811.png

    Thanks.

  •  11
    RanebrookZina replied

    Maybe it was the cache, now it looks ok. thank you :)