Okay
  Public Ticket #1610861
Hamburger size
Closed

Comments

  •  4
    Marcin started the conversation

    Hi!

    Is there any way to make off canvas hamburger icon smaller?

  •   Marcin replied privately
  •  9,006
    Tahir replied

    Hey Again,

    Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):

    header#top nav > ul li.slide-out-widget-area-toggle {
        transform: scale(0.6);
    }

    Thanks


    ThemeNectar Support Team 

  •  4
    Marcin replied

    Thats perfect!!!

    Thank you very much!

    Best

  •  4
    Marcin replied

    Hi Tahir,

    Could you help?

    How to make Project menu item change color on active when user is on detail project pages?

    When I am on portfolio page:

    http://2xsarchitecture.pl/projekty/

    The menu item is blue but when I get inside each project Projekty in the menu is black, not blue.

    Thanks!

  •  4
    Marcin replied

    Screen