Viewing 2 posts - 1 through 2 (of 2 total)
  • #159101
    Nikolaj
    Member
    Post count: 42

    Hi there.

    I am having a huge problem with the sidebars not displaying like they do on the demo site, and also the sidebar on frontpage is a different width than on my category pages.

    1) When I use WooCommerce widget area for my menu, it doesn’t show at all, I then use Sidebar 1 – am I using it wrong?

    2) I have the same sidebar (Sidebar 1) on my homepage and in my woo commerce page – however, on my homepage the width of the sidebar is wider than on the shop page, I don’t understand this 🙂

    3) I added an attribute filter through the widget area, but it shows very different from your demo site, the counter for each attribute is -under- the name of the attribute, instead of next to it.

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

    Hi

    1) Sorry not sure what you mean? You set the woocommerce sidebar in Theme Options > Woocommerce Options

    2) Pages have a bigger sidebar than woocommerce pages due to the layout of the grid.

    3) Add this to your custom css:

    .woocommerce .widget_layered_nav ul li span.count {
        position: absolute;
        right: 0;
        top: 50%;
        margin-top: -9px;
    }

    – Kyle

Viewing 2 posts - 1 through 2 (of 2 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