Mobile button on the top

Hello again!

How I can change the colour of the top on mobile?
My site is www.receitasfaceis.pt

It appear in grey colour but i want white.

thanks

Hi there

You may ise this css code:

.navbar-default .navbar-toggle .icon-bar {
background-color: #f6f6f6;
}

Hello,

thanks for your help. it works :slight_smile: .

Cumps

You are most welcome here :slight_smile: