Okay
  Public Ticket #2420926
variable box attributes
Closed

Comments

  • ROBERTO GOMES DA SILVA started the conversation

    I bought the theme at Envato and I have been using the theme for some time now and will no longer be using swatch variations plugins as it is generating conflicts in my store. Using the native version of the theme, the variations do not appear in the options box, (images 1, 2, 3 and 4) or when not selected as well as when they are checked. Where could you activate this mode so that the text regarding color, type and size appear when selected. thank you and regards.

  •  2,636
    Kevin replied

    Hi ROBERTO GOMES DA SILVA !

    go to Appearance-> Customize-> Additional CSS and add the following css property

    .woocommerce div.product form.cart .variations select, .pp_woocommerce div.product form.cart .variations div.value select {
        width: 0;
        height: 40px;
        line-height: 20px;
        padding: 0px 10px;
    }
  • ROBERTO GOMES DA SILVA replied

    Hi Kevin
    Thank you very much for your quick support and for the kindness of your response (as always). I am very satisfied with the theme and I am using it well. You solved a big problem for me. Thanks again and best regards!!!

  •  2,636
    Kevin replied

    Hi ROBERTO GOMES DA SILVA !

    thank you, Glad to help you