Tagged: CSS, sidebar, woocommerce
Hello Support,
I’m working on a site with WooCommerce installed.
On the main shop page, the sidebar isn’t aligning properly – I can’t see what isn’t working.
Can you help me get this aligned properly?
Thank you,
Greg
Hi Greg,
Please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.
Regards,
Rikard
Hello Rikard,
The info is in the Private Content area.
Standing by,
Greg
just checking in – did you get credentials you need to access site?
~ greg
hello? is there anybody in there?
Hi,
Sorry for the delay. Did you modify any woocommerce template? It is wrapped inside a section with an id attribute of “products”. Try this in the Quick CSS field:
#products {
position: relative;
min-height: 100px;
width: 80%;
float: left;
}
#products .template-shop {
width: 100%;
}
Best regards,
Ismael
Hello Ismael,
I didn’t alter the woocommerce template at all… AND – your code is working.
I wish we knew why it broke it begin with – but we can close this.
Thank you,
Greg