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

    Hello,

    I was wondering how I would change the type size and background color of the portfolio category filters that appear at the top of the page (see link below)?

    Also, is it possible to force the category labelled “Other” to the end of the list?

    Link to example: http://www.charlestonwedding.com/2014/portfolio-all/

    Thanks!

    • This topic was modified 10 years ago by techgrayscale. Reason: added question relative to previous comment
    #236010

    Hey techgrayscale!

    How are you? I hope you’re doing well today.

    Please add this on Quick CSS or custom.css:

    .inner_sort_button {
    font-size: 20px;
    }
    
    div.av-masonry-sort.main_color {
    background-color: blue;
    }

    Regards,
    Ismael

    #236018

    Doing great! Thanks so much for your immediate response, I really appreciate all your help!!!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Edit Portfolio Category List’ is closed to new replies.