Hi,
I found this answer regarding this topic saying it requires custom css and was wondering if you could help me.
The menu background (Home / A Empresa / Fundos / Manuais / Contato) where the color is white/semi transparent - I would like to place a picture in that area.
Should this image follow any specific size parameters to properly fit on the header?
Thank you for the help!
Comments
See if this works for you
#Top_bar {background: url('[Links visible only for registered users]) no-repeat center center !important;
background-size:cover !important;
}