
01-09-2015, 01:38 PM
|
 |
Ecwid Team
|
|
Join Date: Mar 2014
Posts: 1,512
|
|
Quote:
Originally Posted by Jack Wong1
|
Hello Jack,
Thank you for your question. It is totally possible to achieve what you want. Just place this code in your active Custom CSS theme in Ecwid Control Panel > Settings > Design:
Code:
div.ecwid-minicart-mini {
right: 20px;
}
div.ecwid-productBrowser-auth {
position: relative;
text-align: right;
margin-top: 5px;
top: 23px;
right: -152px;
}
__________________
Sergey G., Ecwid Team
------------------
Welcome to our Help Center with a lot of answers and tips!
|