Hi,
I am using the plugin ‘The Grid’ on a page on our website.
Right Angle Creative Branding & Marketing Design
I would like to see if it’s possible so that when on mobile the grids text changes to a smaller and thinner font. Is there some CSS code to do this?
I am currently using this CSS code to change the text size and font etc.
oslo .tg-item-title, .oslo .tg-item-title a {
position: relative;
display: block;
font-size: 30px;
line-height: 26px;
font-weight: 100;
margin: 0 !important;
padding: 0 !important;
}
Many thanks