Re: Logo and Special Offers alignment issues
find this
.offers-short-list {
margin-bottom:10px;
margin-top:15px;
text-align:left;
}
and try this
.offers-short-list {
margin-bottom:10px;
margin-top:15px;
text-align:right;
}
__________________
xcart 5.1.2
|