WooCommerce Variable Product issues

Home Forums Gillion Theme WooCommerce Variable Product issues

Home Forums Gillion Theme WooCommerce Variable Product issues

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • squirrel
    Participant

    Hello. I am having an issue with WooCommerce Variable products. The attribute titles and boxes are not displaying properly.

    Hi @squirrel,

     

    I hope you are well today and 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 td.label {
        display: table-cell;
    }

     

    Best regards,
    Shufflehound team

    Verus-Mark
    Participant

    Hi, I am having the same issue where when I select the option, the image, SKU, price etc. is not updating. I used the code above but that did not fix it

    @Verus-Mark The issue posted in this topic is different than what you have described so to help us keep support thread separates could you please create your own thread for your question instead of posting a reply on others thread as it makes the thread messy and hard to read.

     

    If you want to you can also add reference of this thread in your newly created thread.

     

    We would be more than happy to help you with your new thread.

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