Join our new community forum for support & discussion

Join Now

Home Support General HivePress Increase size (resize) mobile burger menu icon and my account icon

Increase size (resize) mobile burger menu icon and my account icon

  • Author
    Posts
  • alexif

    Hello!

    I would like to increase the size of the mobile burger menu icon and my account icon (this it can be applicable also for desktop) as I consider the rations being a bit to small.

    Can you please support with the CSS snippet?

    Thanks!
    Alex

    alexif

    Nevermind, solved it in the meantime 🙂
    I will post here the code as reference if someone else needs to adjust:

    .header-navbar__burger>a i {
        font-size: 26px;
        display: block;
    }
    
    .fa-user:before {
        font-size: 26px;
    }
    

    Frist one adjusts the burger menu.
    Second one adjusts the account icon.
    Change based on px

    yevhen developer

    Thank you for posting solution

Viewing 3 posts - 1 through 3 (of 3 total)

New Reply

This forum has been archived and is no longer accepting new posts or replies. Please join our new community forum for support & discussion.