Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #241673

    Hello!
    My website: http://www.linaukis.com
    I’m trying to increase a bit the font size and bold the names of the categories (above the portfolio tiles).
    What is the code snippet to accomplish that?

    thanks so much for your help!

    #241958

    Hi hellovlad_!

    You can add this on Quick CSS or custom.css:

    #js_sort_items a {
    font-size: 15px;
    font-weight: bold;
    }

    Cheers!
    Ismael

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