Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #996772
    mackeykevin
    Participant
    #996794
    Rupok
    Member

    Hi there,

    It would be unusual and might not look good for all item. If you still want this, you can add this under Custom > CSS in the Customizer.

    .single-product .summary.entry-summary h4 {
      margin-top: 0;
    }
    
    .single-product.woocommerce .price {
      position: absolute;
      top: 190px;
    }
    .single-product.woocommerce .cart {
      margin-top: 50px;
    }

    Hope this helps.

    Cheers!

  • <script> jQuery(function($){ $("#no-reply-996772 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>