Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Dante
  • #147332
    Marc
    Member
    Post count: 17

    Attempting to change icon color with custom css in theme. Here is the code.

    .sf-icon-cont {
    
border-color: rgba(130,186,0,0.5);
    }

    .sf-icon {
    
color: #82ba00;
    }

    Any help is appreciated.

    Marc

    Attachments:
    You must be logged in to view attached files.
    #147388
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .sf-icon-box-standard .sf-icon-cont {
        border-color: #ff0000 !important;
       
    }
     .sf-icon {
        border-color: #ff0000 !important;
    }

    Thanks
    Mohammad

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register