The CSS code:
@media (max-width: 767px) and (min-width: 480px) {
h1,h2 { font-size: 24px;}
h1 strong, h2 strong { font size: 30px; }
}
Actually I got it from the old Single Promo page child theme, it was working there. Even in the add on it initially worked, but when you edit the page to fix...