Quantcast
Channel: Topic Tag: mobile | WordPress.org
Viewing all articles
Browse latest Browse all 22083

froddis on "[Plugin: Genesis Simple Hooks] Hiding Simple Hooks content on Mobile"

$
0
0

Thanks for the advice Ron!

I created a div class in my css in my @media (768px max-width) section:

.nav-secondary,
 .divname {
    display: none;

and then added the div class to my code in my Simple Hooks, this also allowed me to hide my secondary nav bar on mobile devices. Worked like a charm!
Fiona


Viewing all articles
Browse latest Browse all 22083

Trending Articles