Title: Logo aligning
Last modified: December 1, 2017

---

# Logo aligning

 *  Resolved [macbroadcast](https://wordpress.org/support/users/macbroadcast/)
 * (@macbroadcast)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/logo-aligning/)
 * hello,
    great plugin and faq, i just wanna change the position of the logo from
   left to middle of the .pdf
 * How can I achieve this?
 * Thanks in advance

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Vishal Kothari](https://wordpress.org/support/users/ashokrane/)
 * (@ashokrane)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/logo-aligning/#post-9767039)
 * Hi [@macbroadcast](https://wordpress.org/support/users/macbroadcast/),
 * You will need to copy the template file to your theme directory so you are able
   to maintain this change when future plugin updates are released.
 * File to copy: woocommerce-delivery-notes/templates/print-order/print-content.
   php
 * In this file, on line 13, please change:
 * `<div class="company-logo">`
 * to
 * `<div class="company-logo" style="text-align: center;">`
 * Alternatively, you could also add this as a css class in the style.css file present
   in same folder as the template.
 * Here is how the logo appears after adding above style: [https://screencast.com/t/7aGawLm1](https://screencast.com/t/7aGawLm1)
 * Let me know if you have any other questions.
 * :Vishal
 *  Thread Starter [macbroadcast](https://wordpress.org/support/users/macbroadcast/)
 * (@macbroadcast)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/logo-aligning/#post-9768451)
 * Thank you so much [@ashokrane](https://wordpress.org/support/users/ashokrane/)
 *  Plugin Author [Vishal Kothari](https://wordpress.org/support/users/ashokrane/)
 * (@ashokrane)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/logo-aligning/#post-9768765)
 * You’re welcome [@macbroadcast](https://wordpress.org/support/users/macbroadcast/).
 * Please consider rating the plugin at: [https://wordpress.org/support/plugin/woocommerce-delivery-notes/reviews/](https://wordpress.org/support/plugin/woocommerce-delivery-notes/reviews/).
 * :Vishal

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Logo aligning’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce-delivery-notes/assets/icon-256x256.jpg?rev=2829362)
 * [Print Invoice & Delivery Notes for WooCommerce](https://wordpress.org/plugins/woocommerce-delivery-notes/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce-delivery-notes/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce-delivery-notes/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce-delivery-notes/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce-delivery-notes/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce-delivery-notes/reviews/)

## Tags

 * [align](https://wordpress.org/support/topic-tag/align/)
 * [logo](https://wordpress.org/support/topic-tag/logo/)

 * 3 replies
 * 2 participants
 * Last reply from: [Vishal Kothari](https://wordpress.org/support/users/ashokrane/)
 * Last activity: [8 years, 6 months ago](https://wordpress.org/support/topic/logo-aligning/#post-9768765)
 * Status: resolved