Hello, i would like to change text format on caption in masonry gallery. such as “bold” or change color also.
in the next box my home page.
Thanks for your help!
Mario
Hi Mario!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.av-masonry-entry:before {
color: red;
font-weight: 100;
}
Regards,
Yigit
Many thanks Yigit!
Have a nice day!
Mario