Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • adplus Friend
    #1065790

    Hello, I have ran into trouble with cart module if user adds big amount of products into cart (in JA Techzone demo desktop version 14-15 products needed). The list of products are long and it’s impossible to scroll down to button "Show cart". How could I solve that issue.

    Jaak

    • This topic was modified 7 years, 1 month ago by  adplus.

    1. JA-Techzone-Demo-long-cart-list
    Pankaj Sharma Moderator
    #1065957

    Hi
    Add below code in custom.css file to add a height and scrollbar in the cart

    .head-btns > div .head-cart .dropdown-menu {
        overflow-y: scroll;
        height: 350px;
    }

    Regards

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

This topic contains 1 reply, has 2 voices, and was last updated by  Pankaj Sharma 7 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum