Tagged: padding
hi I am trying to minimize the padding around the sorting line on this page:
http://www.copenhagenfilmcompany.dk/2014/short-doc-2/
down where it says All/documentary/short. The .contect padding changes I made are
not affecting this – can you point me in the right direction? thanks
Hi MUNFORD!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.sort_width_container {
margin: 5px 0;
}
Cheers!
Yigit
thanks that worked!