PenciDesign replied
Hi,
Please add more this code to Customize > Custom CSS to do that:
@media only screen and (max-width: 479px){
.header-slogan .header-slogan-text { font-size: 11px; }
}
Change value 11 to any value as you want.
Best Regards,
PenciDesign