Thank you so much,
Please, Which one i must added to be compatible on the screen with 1061px and the same time on the ipad:
1: @media screen and (max-width: 1060px) { #branding ul.menu a { padding: 0 0.8em; } }
2:@media screen and (max-width: 960px) { #branding ul.menu a { font-size: 13px; line-height: 42px; padding: 0 0.5em; } }
Which one i must select ? please
Best regards