Hi,
I have a portfolio grid
I want to increase the font size of the sort options (categories).
Please what is the quick CSS ?
Thanks
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#js_sort_items {
font-size: 17px;
}
Cheers!
Yigit
Hi Yigit,
Perfect
Thanks a lot