Site logo

[Support request] text to the off-canvas hamburger + radius and bg

Home Forums Support [Support request] text to the off-canvas hamburger + radius and bg

Home Forums Support text to the off-canvas hamburger + radius and bg

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #2574071
    Salty Communication

    Hi!

    I would like to place some text next to the hamburger icon on my off-canvas menu on mobile. I also want to change the BG and give it some radius. I can’t find anywhere in the customizer to do this.
    Thanks in advance!

    #2574129
    David
    Staff
    Customer Support

    Hi there,

    you can add the text in Customizer > Layout > Off Canvas.

    #2574671
    Salty Communication

    Hey David,

    You mean the “Desktop toggle label”? That dont give me the text on mobile view or I am missing something here?

    -Johan

    #2576064
    Salty Communication

    Hello?

    #2576081
    Salty Communication

    Is it maybe because I have the header merged?

    #2576258
    Fernando
    Customer Support

    Hello there,

    It’s not because of that.

    Try going to Appearance > Customize > Layout > Primary Navigation, and set a label in “Mobile Menu Label”.

    Then, you can try adding this through Appearance > Customize > Additional CSS for the BG color and border radius:

    span.gp-icon.icon-menu-bars {
        background-color: #7a6e6e8f;
        padding: 8px;
        border-radius: 8px;
    }
    #2576433
    Salty Communication

    That made the trick. Thanks!

    #2576443
    Fernando
    Customer Support

    You’re welcome!

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.