Hi,
I am using the portfolio grid with the filter options on my website. But I really want to enlarge the font-size of the filter options.
I know I should search for js_sort_items but I can’t find it. Can anyone advice me in what the best way is to enlarge the font-size?
Thank you in advance!
Currently I’ve found the right document with the script. It is the avia.js. But I still can’t find which CSS I should change.
Hi,
Could you post a link to the site in question so that we can take a closer look please?
Best regards,
Rikard
Hi,
the website is http://test.coconmarketing.com/. It’s about the sort function on the frontpage and the portfolio page.
Hello Malissa,
try that code, because if you enlarge fonts of the js_sort_items, then it’ll enlarge the foreslash between filters Alle/Branding & Concepting …
Add this cusotm CSS code at Enfold Theme Options > General Styling > Quick CSS
span.inner_sort_button span {
font-size: 14px !important;
}
Thank you
Hi,
Thanks for helping out @Designweb, did you try that out and did you have any luck with it @Malissa?
Best regards,
Rikard