Home › Forums › HTML Templates › Scroll Issue in Home Page of Trade template › Reply To: Scroll Issue in Home Page of Trade template
April 9, 2020 at 2:03 pm
#8984
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