Hi,
on this page: https://www.finansforbundet.no/tillitsvervet/tv2018/ I am using Blog post module to present posts (Midle of page). The title is LARGE. How may I reduse the size of the titles inside this module, not affecting single post view?
Hey dalboslampen,
Try adding the following to quick css:
h3.slide-entry-title.entry-title{
font-size:12px!important;
}
Best regards,
Jordan Shannon