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

    Hello,

    I have the following website below with a masonry gallery.
    I would like to increase the font size of that particular gallery (not globally to all galleries on the website).
    I believe I will need to use a custom ID attribute or a custom CSS class to make this work.

    Can you please help with the code?

    Many thanks

    #1319576

    Hey sitesme,

    Please try the following in Quick CSS under Enfold->General Styling:

    .page-id-873 #av-masonry-1 h3.av-masonry-entry-title {
        font-size: 30px !important;
    }

    Best regards,
    Rikard

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