New Landing How can we help? Themeforest Theme Support Neighborhood Woocommerce Sidebar (Item Numbers)

Viewing 15 posts - 1 through 15 (of 17 total)
  • #161639
    HuskyDeign13
    Member
    Post count: 26

    Hello,

    I’ve just noticed that the number of items that normal displays next to a filter or category is dropping down underneath instead of to the right?

    Hoping you can help, as I’m sure if I was patient enough it would be patched eventually.

    Many Thanks!

    Attachments:
    You must be logged in to view attached files.
    #161713
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .woocommerce .widget_layered_nav ul li span.count {
        padding: 7px 0px !important;
        float: right !important;
    }
    

    Thanks
    Mohammad

    #162030
    HuskyDeign13
    Member
    Post count: 26
    This reply has been marked as private.
    #162073
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide me specific page url with to check and give to you exact css code.
    Thanks
    Mohammad

    #162279
    HuskyDeign13
    Member
    Post count: 26
    This reply has been marked as private.
    #162282
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code also:-

    .woocommerce .widget_layered_nav ul li a {
        float: left !important;
    }

    Thanks
    Mohammad

    #163506
    HuskyDeign13
    Member
    Post count: 26
    This reply has been marked as private.
    #163572
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I am not able to view your website.
    Thanks
    Mohammad

    #164400
    HuskyDeign13
    Member
    Post count: 26
    This reply has been marked as private.
    #164424
    Svetetow
    Member
    Post count: 4

    Hey! I also have that problem. I insert your code into custom css in theme settings -> general options but it didn’t work for me. Any ideas. Website is current only on localhost.

    Thank You!

    #164433
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .woocommerce .widget_layered_nav ul li a, .woocommerce .widget_layered_nav ul li span {
        padding: 7px 0px !important;
        float: right;
    }

    Thanks
    Mohammad

    #164439
    HuskyDeign13
    Member
    Post count: 26
    This reply has been marked as private.
    #164473
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please attach marked screenshot to explain your issue better after using custom css code.

    Thanks
    Mohammad

    #164807
    HuskyDeign13
    Member
    Post count: 26
    This reply has been marked as private.
    #164824
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please go to Admin -> Theme Options -> Custom CSS code -> Insert given below css code.

    .woocommerce .widget_layered_nav ul li a {
        padding: 7px 0px  !important;;
        float: left !important;
    }
    
    .woocommerce .widget_layered_nav ul li span {
        padding: 7px 0px !important;
        float: right !important;
    }

    Thanks
    Mohammad

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