Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1490015

    Hello,

    Please let me know how can I match the font size of the captions on a masonry gallery to be exactly the same as the pages below.
    This should be applied to all galleries across the whole website.

    The difference is that some pages are using a Flexible Masonry (this one is fine) while others use the Perfect Automatic Masonry (with the font too big). The idea is to match them like the flexible masonry is.

    Pages in private for context.

    Thank you

    #1490037

    Hey sitesme,
    To make the font size 14px on both pages, add this css:

    #top .av-inner-masonry-content .av-inner-masonry-content-pos-content .av-masonry-entry-content.entry-content {
    	font-size: 14px;
    }

    After applying the css, clear your browser cache and check.

    Best regards,
    Mike

    #1490039

    Excellent, Mike. Thank you.

    #1490048

    Hi,
    Glad that we could help, if you have further questions please open a new thread and we will try to help. Thanks for using Enfold.

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Image size on captions (masonry gallery)’ is closed to new replies.