Shop Categories

X

Reply To: top bar color with alpha control?

Home Forums Agama Pro top bar color with alpha control? Reply To: top bar color with alpha control?

#28620
yuniz
Spectator

Hi Diego,

Can you try adding the following CSS code?
Under Aditional CSS

div#top-bar {
background: #00000061;
}
#top-bar-wrap .pull-left.nobottommargin {
width: 50%;
padding-left: 15%;
}