[Support request] Logo to appear in off canvas overlay

Home Forums Support [Support request] Logo to appear in off canvas overlay

Home Forums Support Logo to appear in off canvas overlay

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2224672
    Ian

    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?

    #2224781
    Leo
    Staff
    Customer Support

    Hi there,

    Can you try adding it as a widget first?
    https://docs.generatepress.com/article/off-canvas-panel-overview/#off-canvas-panel-widget-area

    Let me know 🙂

    #2224802
    Ian

    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.

    #2225171
    David
    Staff
    Customer Support

    Hi there,

    try this CSS:

    .mobile-header-navigation .site-logo.mobile-header-logo img {
        height: 65px;
    }
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.