Hi
When I look at my account – view orders page, the last part that lists Vouchers needs more padding between the previous table (adresses). I can’t seem to find the CSS element to change for that particular section. I’ve tried a few others but it moves all of the tables lower (not what I want).
Here’s a link to the page on my website where you can see the display issue:
http://www.herbalhealinginc.ca/my-account/view-order
Much appreciated
Lyse
Hi tremblayly!
It looks like we need to login to see it. Also take a screenshot and highlight exactly what your trying to do so we can get a better idea.
Regards,
Elliott
Hi Elliott,
I have included login credentials
Here’s a link to a screnshot: https://www.dropbox.com/s/dmwib9mzk2xeg1f/view%20orders.jpg?dl=0
Thanks
Lyse
Hi!
It says it’s an invalid username.
Cheers!
Elliott
Hi Elliott
Sorry wrong website username. For this one it’s WooAdmin
Same password
Hi!
Add this to your custom CSS.
.woocommerce-page .addresses {
margin-bottom: 30px;
}
Regards,
Elliott
Hi Elliott,
Perfect!
Thank you so much
Lyse