Site logo

Archived topic

toggle menu / mobile/ change size of little arrow - up and down

3 replies · Started by Anonymous on January 10, 2016

Viewing posts 1–4 of 4

How can I get the little "menu arrow" (up and down) bigger in the mobile version?

Hi there,

You can try this CSS:

a.dropdown-toggle {
    font-size: 20px;
}

Worked!
Thanks a lot for your help!

You're welcome :)

This archived topic is closed to new replies.