Site logo

Archived topic

Position the site title

21 replies · Started by Liran on August 24, 2019

Viewing posts 16–22 of 22

I've turned off the plugin, no change.

Give this CSS a shot:

@media (max-width: 768px) {
    .main-navigation .mobile-bar-items {
        display: none;
    }
}

You did it! Thanks, everyone.

Glad we could help :)

Oh, and I just remembered — how can I include the site title in the sticky navigation? It only shows the hamburger and search icons.

Can you activate the sticky navigation first and let me have a look?

This archived topic is closed to new replies.