I tried several possibilities mentioned in the tickets but can not change the font size of the titles in my masonry. I would like to change it to 12px
Hey Dijkhuis,
Add this to quick css:
#top #wrap_all .all_colors h3{
font-size:12px!important;
}
Best regards,
Jordan Shannon