• Hi,

    I created a child theme from ward and tried to change the power symbol to the tree symbol (?? Unicode \1F333). This works with Firefox but other browsers (Chrome, IE) show the tree in one color, not a brown trunk and green foilage.

    I can change the color using

    .basic .home-jumbotron .middle-circle {
        color: blue;
    }

    But how can I remove the color attribute from the icon?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi jlal
    How did you change the power symbol?I only managed to change it to a leaf. Maybe theres the solution?
    Give me some details to backtrack it with you.

    The power symbol is an icon from Font Awesome so you can modify the class to change it to whatever icon you want that is included with that font.

    In Ward Pro, there is actually an option in the Customizer to select an icon but that feature is not available in the free version.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Change power icon and remove color’ is closed to new replies.