I want to hide all of this on the Checkout page, but for some reason I cant hide anything.
<div class="post-content">
<div class="woocommerce"><div class="avada-myaccount-user">
<div class="avada-myaccount-user-column username">
<span class="hello">
Hello <strong>account</strong></span><span class="not-user"> (not account? <a href="heres the link">Sign Out</a>) </span>
</div>
<div class="avada-myaccount-user-column">
<span class="view-cart"><a href="heres the link">View Cart</a></span>
</div>
</div>