in Joomla Templates by grafik113 (740 points)
Hallo und guten Tag,

ich erstelle gerade eine Website für joomla. Dort hätte ich gerne das der Hintergrund vom Menü (Stocky Menu, oberer Bildschirmrand) transparent wird, oder die Farbe wechselt... Wie kann ich das wohl machen?

Besten Dank für alle Informationen...

beste Grüße

Matthias Wulff

1 Answer

by patricia-jones (3.4k points)

Hello,

You can set Sticky Menu background color to transparent by using the given custom CSS below:
.fixed-top nav.navbar-default
{
background:transparent; 
}

Note: you can also use any color that you want on the sticky menu in place of transparent.

Interested in localizing/Translating TemplateToaster Software in your native language in exchange of a Pro License ? Contact Us
...