I’m looking to reduce the size of the portfolio grid font size. Do you have a piece of code I could add to Quick CSS to do this please?
Many thanks
Nath
Hey nathancole,
Thanks for the screenshot, could you post a link to where we can inspect the element in question as well please?
Best regards,
Rikard
No problem Rikard and thanks for looking,
Link on PM.
Nath
Hi Nath,
Thanks for the link. Please try the following in Quick CSS under Enfold->General Styling:
.av-masonry-entry-title {
font-size: 1.3em !important;
}
Adjust the value to your liking.
Best regards,
Rikard
Thanks very much Rikard, that worked perfectly.
Nathan