Jump to content
thirty bees forum

Recommended Posts

  • Replies 67
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted

@SLiCK_303 Does @Daresh’s code go in the rest of the code we posted earlier? ( Just in case he went away.)

@Daresh and anyone else: how do I get rid of that “to be determined”? It’s just supposed to be free shipping.

Thank you everybody!

Posted

@Daresh and anyone else: how do I get rid of that “to be determined”? It’s just supposed to be free shipping.

You mean like when you empty your cart, and the cart shows that message for a second?

Posted

In global.css line 2052 you should add a margin-left. In my example I added 10px. Feel free to use any other value :)

```

payWithAmazonMainDiv {

float: right;
margin-left: 10px;

} ```

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...