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

    Hi
    It looks like Masonry Gallery uses H3 Bold Font
    However, that looks too big and chunky for my site

    What is the CSS to change the Masonry Gallery Font size and so it’s not bold?

    The website is on my Local Host so I can’t give you access.

    Cheers Dave

    #1239668

    Hey Dave,

    Try adding this to quick css:

    .av-masonry-entry-title.entry-title{
    font-size:10px!important;
    font-weight:normal!important;
    }

    Best regards,
    Jordan Shannon

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