Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #247926

    Hi guys, can you tell me how to alter the color of the icon box content element?
    right now they are showing up as grey. I would like to alter that color to white.

    see area on my page with the words “join our parish”
    http://stsjohna.wwwsr11.supercp.com/

    thanks for you help – joe

    #248333

    Hey fixedopsinsight!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    .main_color .heading-color { color: white; }

    Cheers!
    Yigit

    #248351

    Close, the icons changed color but the type is still gray
    http://stsjohna.wwwsr11.supercp.com/

    “Join Our Parish” = gray

    #248356

    Hi!

    Please add following code to Quick CSS as well

    .iconbox .iconbox_content .iconbox_content_title { color: white !important; }

    Regards,
    Yigit

    #248362

    outstanding
    thank you sir!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Change color of icon box header type’ is closed to new replies.