New Landing How can we help? Atelier One Page Navigation not showing on iPad Reply To: One Page Navigation not showing on iPad

#180159
freeheart
Member
Post count: 51

Hi Kyle,

I tried:

@media only screen and (min-width: 768px) {
#one-page-nav {
display: block!important;
}
}

But unfortunately with no results.

Cheers, Tom