• Micky

    (@thaianimalsanctuary)


    Thanks for the plugin – it’s going to save me a lot of time ??

    I have a few questions…

    Is there a way to remove the horizontal line under each address when printing labels?

    Is there a way to centrally align the address rather than left align?

    Is there a way to use state/province abbreviations instead of the full name? eg AB for Alberta, BC for British Columbia and so on. The address is looking quite crowded with the full names.

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Micky

    (@thaianimalsanctuary)

    I just found the answer to the horizontal line issue that you posted already so please ignore that question ??

    Plugin Author Bhavik Patel

    (@bhavikdream)

    thanks for using my plugin

    you can remove line from after each address

    so for that
    plugins > edit > woocomerce order address print >
    in file “print_template.php” replave from

    echo '<hr/></div>';
    
    

    to

    echo '</div>';

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Remove horizontal line under address’ is closed to new replies.