Hello. I have read over and tried different versions of code that have been given on this site to no avail. Could you help me figure out what I am doing wrong? I am using the Dawn theme and have placed the code into base.css and tried custom CSS.
@media only screen and (max-width: 749px) {
#ImageWithText–section.template–16016351592585__image_with_text > h2 {
font-size: 40px;
}
}