Help to change mobile menu background

Posted in: Newsmag
Post count: 161

Hi there,

On my blog emprunter-malin.com, I am trying to change the mobile menu background color in #ffffff but I cannot find the code line to do so, please refer to this short VDO : http://www.screencast.com/t/SM8WY0F5chr.

Could you give me the code line ?

Thanks in advanced :).

Post count: 23312

Hello Berbi,

Try to use the code below and place it in Theme panel -> Custom CSS area.

body .td-header-main-menu {
background-color: #fff;
}

Hope this helps!

Thanks.

Post count: 161

Hi Catalin,

Thanks for this code, but it changed only the top menu background, as you can see here : http://www.screencast.com/t/pWSsEhw0Ra.

Any tip ?

Thnaks in advanced.

Post count: 23312

Hello Berbi,

Please check the Theme panel because exists an option for this change, as you can see here -> https://www.screencast.com/t/bCiDTzTngp Remove the code and make the changes from the panel.

Thanks.

Post count: 161

Ok tanks :).

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newsmag’ is closed to new topics and replies.