
11-21-2012, 12:53 PM
|
 |
Senior Member
|
|
Join Date: Feb 2012
Posts: 2,071
|
|
Quote:
Originally Posted by Hiki-fuda.com
Kess,
I'd like to thank you for your patience and kind help.
I believe that I followed your instructions correctly. However, the cart is now displaying in the bottom left corner instead of the top right corner!
|
Let's use this CSS rule instead of the one provided in my previous post:
Code:
div.ecwid-minicart {
position: absolute;
top: 0em;
right: 9em;
}
Please let me know if the cart position is ok now.
|