Digital experiences for all disciplines
New Landing › How can we help? › Atelier › One Page Navigation not showing on iPad › Reply To: One Page Navigation not showing on iPad
June 1, 2015 at 9:12 am
#180159
Hi Kyle,
I tried:
@media only screen and (min-width: 768px) {
#one-page-nav {
display: block!important;
}
}
But unfortunately with no results.
Cheers, Tom