Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #683908

    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.

    shop page

    Can you help me get this aligned properly?

    Thank you,
    Greg

    #684436

    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

    #684519

    Hello Rikard,

    The info is in the Private Content area.

    Standing by,
    Greg

    #685387

    just checking in – did you get credentials you need to access site?
    ~ greg

    #686631

    hello? is there anybody in there?

    #687351

    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

    #687781

    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

    #688319

    Hi Greg,

    Great, glad you got it working :-)

    Please open a new thread if you should have any further questions or problems.

    Regards,
    Rikard

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘WooCommerce Shop Page – sidebar "falling" beneath main content’ is closed to new replies.