Tagged: masonry
Hello
I would like to decrease the size’s text in masonry (10 métiers pour les geeks…), could you help me ?
Thank you
Hey sandra1307,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
.av-masonry-entry-title.entry-title {
font-size: 16px !important;
}
Just adjust the font size as you see fit :)
Best regards,
Nikko
Great !
thank you Nikko !