Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #771681

    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!

    #771755

    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.

    #772294

    Hi,

    Could you post a link to the site in question so that we can take a closer look please?

    Best regards,
    Rikard

    #772376

    Hi,

    the website is http://test.coconmarketing.com/. It’s about the sort function on the frontpage and the portfolio page.

    #772399

    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

    #773063

    Hi,

    Thanks for helping out @Designweb, did you try that out and did you have any luck with it @Malissa?

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.