VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: 2dmaster on February 04, 2019, 19:52:40 PM

Title: solution - right css for .orderlistcontainer div.orderlist
Post by: 2dmaster on February 04, 2019, 19:52:40 PM
.orderlistcontainer div.orderlist{
max-height: 150px;
overflow-y: scroll;
}

.browse-view .orderby-displaynumber .toolbar-center .vm-order-list .orderlistcontainer a:hover{text-decoration:underline !important;}


its right solution, when you have more than 50 brands..
Title: Re: solution - right css for .orderlistcontainer div.orderlist
Post by: jenkinhill on February 04, 2019, 23:22:35 PM
And the question is?