[Help] Help with choosing a color for the menu

How to make a color that looks more or less like this: http://prntscr.com/kugw24
It’s about the color that permeates something in this taste.

So you want to get a gray color and a small amount of transparent?

Exactly like this: D

Is it esx_menu you are modifying?

Yes this menu esx defualt

Okey so here is how you do it:

goto this directory below

esx_menu_default > html > css > app.css

In here you style everything that has to do with the menu,
this is a css code so you could just simply google how to set the transparency in css.

when you’ve found the attribute just insert it at your css code and you’re done :slight_smile:

1 Like