Hi @lodetkint,
Good day, and thanks for reaching out.
We should be able to utilize the “wcv_product_ships_from” filter, and move it below the other product meta, but upon testing some snippets from my end, it does not seem to be working.
For this reason, I went ahead, and escalated it to our development team.
If you would like to simply remove it, a workaround is to use this CSS:
span.wcvendors_ships_from {
display: none !important;
}
I’ll be sure to get back to you as soon as I have the proper snippet that you can use to move its position. Thanks for your kind understanding.
Hi @lodetkint,
One of our developers provided us with the snippet to move the “Ships from” element under the other product meta. You can copy the code here:
https://library.wpcode.com/snippet/7oqz77zo/
Please let me know if you have other questions. Have a great day!
