 
	
		Tagged: masonry captions size
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
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
Excellent, Mike. Thank you.
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
