Home › Forums › Iconic One Pro Support › Website more mobile friednly › Reply To: Website more mobile friednly
November 17, 2015 at 8:36 pm #3826
Participant
I tried doing it like this, but its not working, nothing really changes:
`@media screen and (max-width: 300px) {
hgroup a {
font-size: 12px;
}
hgroup .site-description {
font-size: 9px;
}
}
I would really want to change it myself, if you can point me at the right direction, as I want to imporve myself with this.