Tagged: font size, Masonry Gallery, title
Hi!
Is there a way to change so that the titles on the images in a masonry gallery is centered ?
Also way to adjust the size of the title ?
Thanx!
Hi Paul!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.av-inner-masonry-content {
text-align: center;
}
.av-masonry-entry .av-masonry-entry-title {
font-size: 19px;
}
Regards,
Yigit
Excellent! Thanx for that!
Anyway to change the color as well ?
Thanx
Hi!
Please add following code to Quick CSS as well
.av-masonry-entry .av-masonry-entry-title {
color: orange !important;
}
Regards,
Yigit
Thank you Yigit!!
I know I’m a pita…:-)
Is there a way to change the font family as well ? (like you can do in the advanced styling tab ?
Thanx!!
Hey!
Please add following code to Quick CSS as well and adjust as needed
.av-masonry-entry .av-masonry-entry-title {
font-family: arial;
}
Regards,
Yigit
Excellent!! Much appreciated!
Hi!
We are glad you got that short out!
Btw, If you have a moment, I would very much appreciate if you could quickly rate the Enfold to themeforest, which wiII heIp us keep the deveIopment up!
Please do not hesitate to contact us, if you do need anything else.
Best regards,
Basilis