• Resolved leonx50

    (@leonx50)


    Hi! Can someone help me with the next problem?

    I´m testing the woocommerce emails for see if they are working well, but I don´t know how a little header of the details looks like in the next image:
    https://ibb.co/9w01pqG

    Furthermore, I´m thinking the Woocommerce is taking a CSS file from my Theme (Supro), but I have been looking in many .css files of wp-content, plugins, etc. and I cann´t find the code that makes that problem for erase it and makes the email looks normal.

    I will be so thankful, I trust in all of you. Please.

    • This topic was modified 4 years, 6 months ago by leonx50.
    • This topic was modified 4 years, 6 months ago by leonx50.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,
    the default Css styles of mails exists in: woocomerce / templates / emails / email-styles.php.
    so check if your theme ovverride this file into: yourtheme / woocommerce / emails / email-styles.php.

    Plugin Support RK a11n

    (@riaanknoetze)

    Hi there,

    As far as I’m aware, the CSS used in confirmation emails are all inline styles. This means that there’s no separate CSS file, it’s all bundled with the markup.

    Moving forward, you’ll want to check whether your theme is overriding any WooCommerce email templates with its own ones. This can be done by looking at the system status report under **WooCommerce > System Status**. If you’re still unsure as to what you’re looking for, feel free to copy/paste a copy of that report here 🙂

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Bad CSS in Woocommerce Emails’ is closed to new replies.