• Resolved Christianne806

    (@christianne806)


    Can I place additional css into Customization to change the line height and font size of a New Order form email? Also, the Image field needs condensed in height. The reason for this is that the Order email prints out to 2 pages and I want only 1. I use Wooocommerce Storefront. Thank you in advance.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Dashboard > Appearance > Customize > Additional CSS
    won’t help with this.

    Its possible you can reduce the email header image size by reducing it on your desktop before uploading it. Shrink it to the size you want it to show at in the email. Then upload and put its url at Email settings > Header image. Don’t rely on WooCommerce resizing it for you like it does with product images.

    If this doesn’t work, I should make a child theme and copy:
    wp-content/plugins/woocommerce/templates/emails/email-styles.php
    to
    wp-content/themes/my-child-theme/woocommerce/emails/email-styles.php
    then put your changed styles in the copy.

    The detail for customizing email-styles.php is probably beyond a forum answer. PHP skills would be needed to you can post a job.
    https://jobs.wordpress.net/

    Plugin Support Missy a11n

    (@m155y5)

    Automattic Happiness Engineer

    We haven’t heard back from you in a while, so I’m going to go ahead and mark this thread as resolved. If you have any other questions please feel free to start a new thread.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘change the line height and font size of a New Order form email’ is closed to new replies.