Home Forums Themes Support Ethan – Responsive WooCommerce WordPress Theme CHECKOUT to send an email with products and quantities instead

Topic Resolution: Resolved
Viewing 6 reply threads
  • Author
    Posts
    • #11134

      Hi,

      Is there a way that when a user click CHECKOUT an email is sent to a particular email instead with the products and quantities instead?

      Regards,

      Dave

      Attachments:
      You must be logged in to view attached files.
    • #11233

      After the checkout will have mail notifications have ordered your customers at their mail

    • #11892

      Ok will check it our later, in the meantime can you tell me how to decrease the padding for the logo on top (see image 5)

      Attachments:
      You must be logged in to view attached files.
    • #11902

      Hi,

      Please add this to Custom CSS!
      If something wrong, please back with us!
      And I recommend you should learn a little about CSS so you can custom for your site easier.

      @media (min-width: 992px)
      .tb-header-wrap .logo-center .tb-logo {
          line-height: 10px;
          margin-top: 25px;
      }
      
    • #12140

      Hi,

      The code above didn’t change the padding, Also I have an issue with the logo on the main page, it doesn’t have any padding from the top (Image 9). I’d like to have it centrally, ie: increase padding from top and decrease same amount from bottom.

      Many thanks!

      Attachments:
      You must be logged in to view attached files.
    • #12154

      Hi Kenshiro,

      We changed it for you.
      Please check it!

    • #12170

      Perfect !!

Viewing 6 reply threads

You must be logged in to reply to this topic.