Thank you!
AbanteCart v1.4.3 is released.
Do you like AbanteCart? Please rate AbanteCart or share your experience with other eCommerce entrepreneurs. Go to Softaculous rating page to add your rating or write a review
MenuThis section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuote/* ----------- Currency Box Top Left ----------- */
.headerdetails ul.nav.language li.dropdown, .headerstrip ul.nav.language li.dropdown {
border: 2px solid #000000;
display: inline-block;
margin-right: 15px;
text-transform: uppercase;
background-color: #000000;
}
/* ------------ Shopping Cart Box Top Left ------------ */
.headerdetails ul.nav.topcart li.dropdown, .headerstrip ul.nav.topcart li.dropdown {
border: 2px solid #000000;
display: inline-block;
margin-right: 15px;
text-transform: uppercase;
background-color: #000000;
}