• Hello,

    I am not sure what happened, but it looks like with version 2.0.5 there is now a border around all the fields. I opened a support ticket, but the devlopers who answered told me it wasn’t their product? It’s the only add-on I have enabled on my site for product add-ons. I really need help with this one because this has ruined my site appearance and I cannot use this add-on like this. Please help.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter nocturnalleatherworks

    (@nocturnalleatherworks)

    The issue appears to be in the epofw-public.css and the epofw-public.min.css files. There is a label called “epofw_fields_table” which specifies a border. Can you rememdy this? Has no one else seen this issue? Again, the is a border around all fields, in the table that is placed on the product page. There is no option in the UI to turn this off.

    In Appearance > Customize > Additional CSS, paste this.

    
    .woocommerce div.product form.cart table.epofw_fields_table td {
        border: 0;
    }
    

    On further plugin updates, no borders will appear.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Table Border Around All Options??’ is closed to new replies.