Jump to content

3 questions on blockcart - padding on item list, cart height, move cart right


Recommended Posts

Hey, sorry for all these questions. So I'm looked throughout the blockcart.css file but I can't figure out how to do these 3 things. 

1) Move the items in cart up so that it is directly under the cart button. I changed the code on line 7 from 

padding-top: 50px; 

to

padding-top: 0px; 

now the items in the cart aren't lined up.

2) How do I adjust the height of the cart block? Adding height to the shopping_cart class doesn't seem to do anything.

and finally

3) How do I move the shopping cart button right, so that it is flush with the sign in button?

 

Thanks!

post-827193-0-80690000-1408311198_thumb.png

Link to comment
Share on other sites

  • 1 month later...

Hey, sorry for all these questions. So I'm looked throughout the blockcart.css file but I can't figure out how to do these 3 things. 

1) Move the items in cart up so that it is directly under the cart button. I changed the code on line 7 from 

padding-top: 50px; 

to

padding-top: 0px; 

now the items in the cart aren't lined up.

2) How do I adjust the height of the cart block? Adding height to the shopping_cart class doesn't seem to do anything.

and finally

3) How do I move the shopping cart button right, so that it is flush with the sign in button?

 

Thanks!

How did you fix it?

 

 

Please............

Link to comment
Share on other sites

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...