Answer the question
In order to leave comments, you need to log in
How to remove div with woocommerce class in personal account? and move the menu block up in your account?
I can’t figure out how to remove this div with the woocommerce class)) and why on standard menu templates the content block is above and here it is below)
Answer the question
In order to leave comments, you need to log in
On the screen, hardly anyone will say something. Look at your theme's templates and find the output location for this block.
And so you can not delete it, but hide it. For example, like this:
.woocommerce {
display:none !important;
}
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question