Hi there!
My site is ShopCirca360.com, and I'm having a little trouble with it.
The upper menu on my Shop page used to be centered, but when I removed a few pages and added others in their place, the menu flushed to the left side of the page.
I read on the forum that you need to add this code to fix it:
.sidebar.sidebar_absolute {
left: 50px;
position: fixed;
}
However, I added that to the custom CSS and that did nothing.
Any ideas?














