• Scroll Issue in Home Page of Trade template

    adityalohiya23
    Participant

    Hello Team,
    I have use your trade template for my website . but i find difficulty in scroll bar of the home page drop down where bike model or make are display . If we have there is large number of model or make then we wont able to scroll the drop down .There is issue in scroll of drop down please check it .
    Thanks in advance

    1 Reply
    Simon
    Keymaster

    Hi There,
    We are sorry to hear that you having issues using our template. BTW, I have got a solution for this issue. I will update the template in the next version. You can also fix the issue yourself by adding below CSS.

    .category-change {
        height: auto;
        max-height: 200px;
        overflow-x: hidden;
    }

    Hope it will work.

    Thanks

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

You must be logged in to reply to this topic.