Site logo

Archived topic

Logo to appear in off canvas overlay

3 replies · Started by Ian on May 18, 2022

Viewing posts 1–4 of 4

I've tried creating a block with a hook into the inside_mobile_menu but it still has not appeared on the off canvas mobile menu underneath the menu items. Not sure what else I have to do?

Thanks for letting me know that widget area was there Leo. I had no idea. One other quick question. How do I make my logo bigger in the header when on mobile. It's on the left and the menu is on the right, but logo looks a little small.

Hi there,

try this CSS:

.mobile-header-navigation .site-logo.mobile-header-logo img {
    height: 65px;
}
This archived topic is closed to new replies.