woocommerce option selector

Home Forums Jevelin Theme woocommerce option selector

Home Forums Jevelin Theme woocommerce option selector

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Antalvespo
    Participant

    Hi Guys! How are you

     

    Please take a look https://goo.gl/85Y36p

    In the woocommerce option selector when you trying to add prodcuts to the cart the text in the rectangle shows cut.

     

     

     

    Hi @Antalvespo,

     

    Thank you for your question.

     

    You can resolve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .woocommerce div.product form.cart .variations select {
        width: auto;
    }

     

    Best regards,
    Shufflehound team

     

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