Why when the site is in a viewing size of 980px to 1199px does the submenu get cutoff?
CSS added to make the second tier child pages menu display on the right of the main child tier. It was displaying completely off the page when viewing at the sizes listed above. If you have a better alternative please advise.
.desktop .sub-menu {float: right; min-width: 250px;}
Thanks so much for you help.
