Jump to content

Help with theme color options


Ryan Manson

Recommended Posts

Posted

Need some help here, how do I change the color of the buttons at the top of my screen? I've litterally changed every color in the theme options... am I missing something here?

 

colorchange.png

Posted

Ah, ok. You mentioned "buttons", which I interpreted to mean the icons. If you want to change everything, then

#elUserNav > li > a {
    color: your-color-here;
}

should do the trick. You probably could delete the previous change if you use this.

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...