Home Forums Plugins WooCommerce Free Shipping Bar Move bar to top

Move bar to top

  • Author
    Posts
  • #70202

    Victor Santillán
    Participant

    Hi guys,

    I would like to set the woocommerce-free-shipping-bar-order to the top just after the cart total inner title.

    So long Ive been managing it with some CSS, by setting some padding to the title and setting this to the bar .woocommerce-free-shipping-bar-order { margin-top: -230px; position: absolute; width: 80%; }

    It kinda work, until the user gets to the goal ammount since the padding is left and the space blank.

    Is there a way to set the woocommerce_cart_totals_before_shipping? Like this https://www.dropbox.com/s/uwxftetca8rq0ig/Screenshot.png?dl=0 But without leaving the space blank once the cart ammount gets to the goal?

    Thank you very much for your support.

You must be logged in to see replies to this topic. Click here to login or register