Hola a todos alguien conoce como puedo cambiar el color de fondo del menu superfish.... gracias por las sugerencia.

Comments

leanderl’s picture

Puoi cambiare il colore nello "block" di superfish se sceglie uno stile. Se no, devi farlo con CSS, per esempio:
.sf-menu.sf-style-default li, .sf-menu.sf-style-default.sf-navbar { background-color: #FFF; }

---

sara3189’s picture

Gracias por tu respuesta

VM’s picture

You can change the color in the "block" superfish if you choose a style. If not, you must do it with CSS, for example:

.sf-menu.sf-style-default li, .sf-menu.sf-style-default.sf-navbar { background-color: #FFF; }
VM’s picture

Hi all anyone knows how I can change the background color of the superfish menu .... thanks for the suggestion.