Okay
  Public Ticket #2054192
Change size and colour of Hamburger Menu Label
Closed

Comments

  • gingerlymarketing started the conversation

    Hello,

    I have changed the hamburger menu lable for a "+" instead of the bars in the laborator settings. As well as the close label. I would like to change the size of them as they show up super small. Is that possible? 

    And also, how can I change the colour of it? as it is a link, and I want it white, all the links at the page also show up as white and I just want the hamburger menu white.

    One more thing, At the portfolio page, the portfolio root categories appear as I have created them, in Spanish, but I would like to translate the "All" category. How can I do it? 

    Thanks a lot

  • [deleted] replied

    Hi gingerlymarketing,

    This is a customization question and support doesn't offer customization services as we wrote on our support homepage and on this area. I will try to help you this time if I can but first please share your Wordpress credentials because I need to login to your site and test this. Your information is safe here (private) in this thread.

    To include your credentials click Insert Credentials button in editor toolbar (see how)

    Thanks!

  •   gingerlymarketing replied privately
  • [deleted] replied

    Hi gingerlymarketing,

    1— I can see that you already did that.

    2— I can see that you already have your hamburger menu in white color, but if you want to change the color of the X too then you can add this CSS in your Custom CSS area:

    .menu-bar.menu-skin-dark .ham:after, .menu-bar.menu-skin-dark .ham:before {
    background-color: #fff important;
    }

    3— You need to install Loco Translate plugin first. Then to translate/rename "All" in category filter follow the steps demonstrated here in this video tutorial: http://drops.laborator.co/1ewuI. Note that in order the translation to take effect you must set the current of your site as translate language.

    More info: Translating Kalium with Loco Translate.

    Have a nice day!

  •   gingerlymarketing replied privately
  • [deleted] replied

    Hi,

    You have enabled Maintenance mode (more info), I just disabled it for you (see video).

    Have a nice day!

  •   gingerlymarketing replied privately
  • [deleted] replied

    Don't worry, I'm happy that the problem is solved nowsmile.png

    As for your final question:

    I just uploaded the original CSS codes that are added in the Architecture demo Custom CSS, here is the link: https://pastebin.com/raw/UZgjFTHa

    Have a nice day!