Reply To: Mobile menu colors

New Front EN Support Forums Ikebana Theme Support Mobile menu colors Reply To: Mobile menu colors

#45903
phelectro
Member

Thank you for your help. I was also able to edit more of the appearance how I wanted using this:

#mobilemenu { color: white; }

.mobilemenu ul li a:hover { background-color: #333; }

.mobilemenu a:link { color: #ffffff; }

.mobilemenu a:hover { color: #be2c41; }