Hi, on my site’s home page, I have a custom headline (for the text “10:00am – 2:00pm”) to which I have added the following id, to give it a smaller font size than the default:
#time { font-size: 42px !important; }
However, the headline is no longer responsive. I would be grateful if you could advise how to make it responsive.