Site logo

[Resolved] off-canvas hamburger icon styling

Home Forums Support [Resolved] off-canvas hamburger icon styling

Home Forums Support off-canvas hamburger icon styling

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #2451251
    Salty Communication

    Hi

    Been lurking around the forum and can’t find the answer on how to style the hamburger icon.
    I am using the off-canvas panel and I want to make the hamburger icon bigger and white without changing the menu items. I guess there is some special CSS code for that..
    Thanks!

    #2451353
    David
    Staff
    Customer Support

    Hi there,

    you can use this CSS:

    
    .main-navigation button.menu-toggle, .main-navigation .slideout-toggle a {
        color: #fff;
        font-size: 28px;
    }
    #2451396
    Salty Communication

    Thanks David, worked perfect – on mobile. How do I add the style to desktop as well?

    -J

    #2451442
    David
    Staff
    Customer Support
    #2451458
    Salty Communication

    Excellent! Thanks.

    #2451697
    David
    Staff
    Customer Support

    You’re welcome

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