Layout Issue – products displaying on left, under menu
-
I realize, from reading the forum posts that this is a common issue and that the solution must lie within the CSS, but I have tried everything I’ve read in the forums, including adding:
.inner { margin: 0 auto; max-width: 850px; }
to my CSS and then referencing it in the Settings:
<div class="inner">...</div>
And adding:
#wpc-col-2 { width: 600px !important; }
to my CSS.
In the category view, the items appear on the right, but All Products gives me all of the products under the menu on the left. I have tried inspecting the code differences between the All Products page and a category page – I know I’m missing something, but I can’t figure what?
I also have an additional problem with a (seemingly random?) product name appearing as the title of the All Products display.
Here is the page in question… note the title is currently showing as “ErgoBaby”, which is one of the products.
https://www.motheringtouch.ca/products/
Any help would be appreciated!
Thank you very much! ??
– m
- The topic ‘Layout Issue – products displaying on left, under menu’ is closed to new replies.