New Landing How can we help? Themeforest Theme Support Dante Change bordercolor icons

Viewing 3 posts - 1 through 3 (of 3 total)
  • Posted in: Dante
  • #219182
    catserveis
    Member
    Post count: 5

    Hi,

    I’m trying to change the border color Dante’s theme icons and I can’t.

    I have changed the colour of icons but I can’t change the border color.

    Where I can find the next style line? I try to find it on style.css but it doesn’t appears.

    .sf-icon-cont {
    border-color: rgba(0, 84, 149, 0,5);
    }

    I saw with debug that if I change it to the next example I will get the effect I want.

    .sf-icon-cont {
    border-color: rgba(0, 84, 149, 0, 1);
    }

    Thank you,

    Regards,

    #219186
    catserveis
    Member
    Post count: 5

    Hi,

    I solved this.

    I used Custom CSS:

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

    }
    .sf-icon {
    border-color: #005495 !important;
    }

    .sf-icon-cont {
    border-color: #005495 !important;
    }

    Regards,

    #219191
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Glad it’s sorted.
    Thanks for sharing.

    -Rui

Viewing 3 posts - 1 through 3 (of 3 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