Hi, how can I change the excerpt text under the portfolio previews so that it’s no longer italic?
Thanks, Richard
Hey Richard!
Thank you for using the theme!
Please use this:
div.grid-entry-excerpt.entry-content {
font-style: normal;
}
Regards,
Ismael
Great, thanks