Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #27875

    Hello,

    I there an easy way to adjust the color to the icon box headers and icons? Is this done in the CSS file? If so can you direct me where or in which CSS file. I am rather new to CSS and I don’t wan to go just clicking around! Thanks!

    #135675

    Hi,

    Please add this on your custom.css or Quick CSS

    .main_color .iconbox_content_title {
    color: red;
    }

    .iconbox_icon.heading-color.avia-font-entypo-fontello {
    color: red;
    }

    Regards,

    Ismael

    #135676

    Do I just add it anywhere in the custom.css file via my c-panel or do I need to add it to a specific spot? Like I said I am pretty new to CSS. Is there a way to add specific web colors? Thanks for the response!

    #135677

    Hey,

    You can add it on your custom.css below /* General Custom CSS */ via cpanel or ftp. You can also add it on Enfold > Styling > Quick CSS. You can use rgba and hex colors.

    Regards,

    Ismael

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