• Resolved adminstyloweb

    (@adminstyloweb)


    Hi,
    I would like to know how I can change the color of the icone in the service section? Do you have any code?
    thank you

Viewing 1 replies (of 1 total)
  • Theme Author WebHunt Infotech

    (@webhuntinfotech)

    Hi,

    Put below css code in Additional Css

    div.service-icon i {
        color: #eee;
    }

    change the color code according to your need.

    Thank You

Viewing 1 replies (of 1 total)
  • The topic ‘change color of icons in the service section’ is closed to new replies.