New Issue with Display Product Variations

Home Forums Jevelin Theme New Issue with Display Product Variations

Home Forums Jevelin Theme New Issue with Display Product Variations

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    RESOLVED Posts
  • SACRED2017
    Participant

    Hi Guys,

     

    I have restored my site to a back up to resolve the problem with the product categories not showing from a previous post.

    However now the display is not right on all the product pages with variations, could you have a look and let me know how to fix it please?

    http://sacredpod.com/product/house-1912-tea-bags/

    Appreciated

    Anthony

    Solution for this topic

    Hi Anthony,

     

    I hope you are well today and thanks for posting here.

     

    I only see the issue on your shared page as shown in the attached screenshot and you can try resolving 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, 
    .woocommerce div.product form.cart .variations th {
        border: 0 !important;
        vertical-align: initial;
    }

     

    Best regards,
    Shufflehound team

    Attachments:
    You must be logged in to view attached files.

    SACRED2017
    Participant

    Fantastic, that’s fixed, thanks!

    You are most welcome here 🙂

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