• Resolved ggdesigns

    (@ggdesigns)


    The instructions say you can add custom css by copying the template folders over to your child theme directory which I have done but my custom css is not showing up. I am just trying to get rid of the light grey behind the text on the invoice because the client does not like it.

    I copied the plugin template files to my child theme directory. I changed the css files grey background to #FFFFFF saved and reuploaded. No change however on invoice. Still grey background.

    https://wordpress.org/plugins/woocommerce-pdf-invoices-packing-slips/

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Contributor Ewout

    (@pomegranate)

    Hi! What grey background do you mean? The Simple template does not have a grey background, only a black background for the table header.
    See:
    Changing colors
    I recommend to use this method rather than creating a custom template because with this filter you can add your own stills but still get automatic updates of the template.

    Hope that helps!

    Ewout

    Thread Starter ggdesigns

    (@ggdesigns)

    Plugin Contributor Ewout

    (@pomegranate)

    That doesn’t look familiar – unless you have made a lot of changes to the template already, this is a different plugin!

    Thread Starter ggdesigns

    (@ggdesigns)

    The plugin is WooCommerce Print Invoice/Packing list. I also have the WooCommerce Print Order List plugin in place. Maybe that’s why it’s different? The css I’d love to be able to change is the following if this gives anyone a clue:

    .datagrid table tbody td {
    background-color: transparent;
    }
    .datagrid table tfoot td {
    background-color: transparent;
    }

    Plugin Contributor Ewout

    (@pomegranate)

    Hi! WooCommerce Print Invoice/Packing list is a paid plugin from WooThemes, so I suggest you contact their support. From the documentation it looks like you can add these styles via the customizer: Setup & configurarion.

    WooCommerce Print Order List is a plugin I have developed, but this is not related. If you have any questions about this, send me an email at support@wpovernight.com!

    Ewout

    Thread Starter ggdesigns

    (@ggdesigns)

    Thank you very much and sorry about the confusion! Turns out their latest update changed the invoice completely and removed the grey background so I don’t need to worry about it anymore 🙂 I tried adding the styles to the customizer but it did nothing.

    Thanks again!

    Plugin Contributor Ewout

    (@pomegranate)

    No problem, glad it’s all resolved now 🙂

    Have a great day!
    Ewout

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Custom CSS’ is closed to new replies.