New Landing How can we help? Atelier Move WooCommerce Sidebar to Top

Viewing 15 posts - 1 through 15 (of 21 total)
  • Posted in: Atelier
  • #216674
    tonisaneca
    Member
    Post count: 53

    Hi there!

    1. I was wondering, how can I move my Woocommerce sidebar to the top? I would love to use the filter widgets available to WooCommerce, but I’d also like to maximize the width of the page.

    After checking the forums, I found one user who was able to do so here. The thread can be found here, but no mention of how to move the sidebar to the top.

    2. If I were to keep the WooCommerce sidebar on the left, how can I edit the width to be smaller to give more space for the products?

    I’d appreciate your help! Thanks ๐Ÿ™‚

    – Toni

    #216718
    tonisaneca
    Member
    Post count: 53

    Whoops, never mind, I answered my first question! The second one still remains, though ๐Ÿ™‚

    #216731
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    The smallest the woocommerce sidebar can be is 1/4

    – Kyle

    #216737
    tonisaneca
    Member
    Post count: 53

    So where can I set it to 1/4?

    As a hack, I tried using this Custom CSS:

    .has-left-sidebar aside.sidebar {
        width: 220px;
    }
    

    On the front end it looks fine, but of course, the shop content doesn’t widen.

    #216740
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Yes you would need to edit the width of the products div as it is set to 9 columns. However you may suffer layout issues elsewhere

    – Kyle

    #216759
    tonisaneca
    Member
    Post count: 53
    This reply has been marked as private.
    #216768
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Can you provide me with a login so I can look into it?

    – Kyle

    #216786
    tonisaneca
    Member
    Post count: 53
    This reply has been marked as private.
    #216787
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Can you please update the theme

    – Kyle

    #216823
    tonisaneca
    Member
    Post count: 53

    I downloaded the update but will updating my theme reset even my theme options? Unfortunately, I’m not using a child theme.

    #216825
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    The theme options will not reset no, the only thing you would lose is if you have edited the theme files

    – Kyle

    #216828
    tonisaneca
    Member
    Post count: 53

    That’s great! Okay I’ve updated my theme to the most recent Atelier version already. ๐Ÿ™‚

    #216834
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Seems to be working now

    – Kyle

    #216863
    tonisaneca
    Member
    Post count: 53

    Hi Kyle,

    Thanks for the help! I ultimately decided to remove the sidebar altogether. It just looks better without it. Anyway, just two more things (so sorry for the hassle!!).

    1. The padding between product rows is a little tight (see attached). If it could be as roomy as in the demo http://swiftideas.com/shop/ that’d be really great.:)

    2. Toggling the small/large grid view, list view beside the filters doesn’t really change the size. Any ideas on how I can make it work like the demo?

    Thanks
    Toni

    Attachments:
    You must be logged in to view attached files.
    #216865
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Try adding this to your custom css:

    .woocommerce ul.products li.product.product-display-standard {
      margin-bottom: 30px!important;
    }

    – Kyle

Viewing 15 posts - 1 through 15 (of 21 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register