• Resolved mdivk

    (@mdivk)


    On the site’s right-top social section, I want to change the three social icon’s color to Green, same as the contact/address color, can anyone tell me where to change it?

    Thank you very much.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi there

    Add / modify the following in your child theme style.css / custom css:

    .social i {
        color: #00974f;
        line-height: 30px;
    }
    

    All the best

    Thread Starter mdivk

    (@mdivk)

    Thank you very much. It works!

    • This reply was modified 6 years, 8 months ago by mdivk.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Where to update the color?’ is closed to new replies.