Where can I edit the title fonts for Ajax gallery previews?
Hey dwrh!
Thank you for visiting the support forum!
You can use this css snippet on Quick CSS or custom.css:
.portfolio-preview-title {
font-size: 25px;
font-family: 'Open Sans', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
color: red !important;
}
Best regards,
Ismael