On the above referenced page I have 2 categories and for the "residential" category I have 10 sub categories. Unfortunately the last two are listed below where the images start cutting them off. How do I increase that section so these other two sub categories will show up on my website?
On the above referenced page I have 2 categories and for the "residential" category I have 10 sub categories. Unfortunately the last two are listed below where the images start cutting them off. How do I increase that section so these other two sub categories will show up on my website?
Hello,
You can easy add custom css code here: http://prntscr.com/gbgjxt
@media only screen and (min-width: 993px) { #filters, .filters{margin-bottom: 80px;} }Thank you