Just add the following code in addition to your custom CSS
.filters-area:after {
content:"";
display:block;
width:100%;
clear:both;
}
Regards
Just add the following code in addition to your custom CSS
.filters-area:after {
content:"";
display:block;
width:100%;
clear:both;
}
Regards