Cannot customise card image
-
I have followed the guides on copying the php file to
/wp-content/themes/<your-active-theme>/woocommerce/emails/customer-pw-gift-card.php.I have added the site logo to background-image in the php file:
url('https://yoursite.com/wp-content/uploads/bg-email-card.jpg');I have uploaded the logo to
yoursite.com/wp-content/uploads/bg-email-card.jpgHowever the gift card sent to the recipient shows a tiny portion of the logo in the bottom right hand corner of the card. I have tested various sizes for the logo, including 75px, 1.7k and dropping the padding to 12px but it makes no difference.
I think I would rather start from scratch if I knew what dimensions to make the gift card image.
In other words I am lost on how to customise the gift card image.
The topic ‘Cannot customise card image’ is closed to new replies.