We are using the Awesome Orange theme on our website and have selected all of our items and pages to be centered, but the items dont appear to be centered on the page. Is this a bug or do we have something set incorrectly?
Thanks,
BBandG

<style type="text/css">
table.page_products {
margin-left: auto;
margin-right: auto;
}
</style>
<style type="text/css">
table.page_products {
margin-left: auto;
margin-right: auto;
}
table.products {
text-align: center;
}
</style>
Users browsing this forum: No registered users and 33 guests