Site logo

Archived topic

Super size hamburger (no fries)

3 replies · Started by Are Martin on November 18, 2015

Viewing posts 1–4 of 4

I would like to make the hamburger icon in the responsive slide-out menu toggle slightly larger without adjusting the font size for the other menu items and making everything larger. How can I target the hamburger icon only to make it larger?

I tried this:

.slideout-toggle { font-size: 22px;
    
 } 

but it didn´t work....

Give this selector a try: .slideout-toggle a

Let me know :)

Perfect! :)

Awesome :)

This archived topic is closed to new replies.