Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #22697

    I would like to change the color of the standard icons so that they are orange like one of the theme color options? Can I do this and if so how?

    #116866

    Hi,

    Sure, just add this on your custom.css or Quick CSS.

    .header_color .social_bookmarks a {
    color: orange;
    }

    Regards,

    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Change color of icons’ is closed to new replies.