Home Forums WoodMart support forum Unable to change position of sidebar and also unable to show 5 products

Unable to change position of sidebar and also unable to show 5 products

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #80286

    indrapal
    Participant

    Hi team, Just updated theme to latest version but I have some issue with the sidebar as we can not switch the location from left to right or right lift currently it is stuck on left sidebar. and also unable to show 5 in a row.

    Please check

    #80294

    Artem Temos
    Keymaster

    Hello,

    Could you please disable all plugins that are not related to our theme and provide us your admin access so we can check it?

    Thank you in advance

    #80314

    indrapal
    Participant

    I tried but its not working

    #80316

    Artem Temos
    Keymaster

    Please, disable all plugins first so we can check it.

    #80445

    indrapal
    Participant

    can you please check now, I have disabled all the plugins

    #80447

    Artem Temos
    Keymaster

    Both options work correctly for us https://gyazo.com/fbde36d5e6f86ffda3bdfc2f00fe2f98

    #80484

    indrapal
    Participant

    Thanks team now its working fine.

    More more thing I required that before upgrading my website to latest theme I applied some code to separate sidebar and main container but now that code is not working. i sidebar and container like this https://prnt.sc/l1ax1n

    #80494

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Desktop:

    .content-with-products.col-lg-10 {
        -webkit-box-flex: 1;
            -ms-flex: 1 1 0px;
                flex: 1 1 0;
    }
    .area-sidebar-shop {
        margin-right: 30px;
    }

    Best Regards

    #81250

    indrapal
    Participant

    Team,

    Why it has this much space in between widget https://prnt.sc/l2sfbn

    #81266

    Hello,

    I do not see the problem https://gyazo.com/4466102088c1ed4751a1a446bbb91297 there is no gap between the filters and sidebar is just of the same height with the content.

    Best Regards

Viewing 10 posts - 1 through 10 (of 10 total)