Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #369895

    I want to adjust some minor changes on the portfolio grid. If the post number is set to ‘All’, all the categories will be visible above the images.

    My questions are:
    How can i change the font type and size because they are to small? And how can i delete the “all’ text (and function) so when the portfolio is visible the first category is active in stead of ‘All’?

    Kind regards,

    • This topic was modified 10 years, 6 months ago by stefan872.
    #370142

    Hi stefan872!

    You can target those links with CSS like so.

    .av-sort-by-term a { font-size: 16px !important; font-family: verdana !important; }
    

    I don’t see an easy way of changing the default masonry sort though. That would take a lot of time and code and would have to be considered custom work. You can create a feature request here, https://kriesi.at/support/enfold-feature-requests/, and perhaps we’ll see an option for this get added in a future update.

    Cheers!
    Elliott

    #370155

    Thank for the help elliot!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Adjust Portfolio Grid "All' visible text and function’ is closed to new replies.