New Landing How can we help? Themeforest Theme Support Dante Standard icon boxes without container?

Viewing 10 posts - 1 through 10 (of 10 total)
  • Posted in: Dante
  • #162635
    celeteweitz
    Member
    Post count: 57

    Hi Support,

    I would like to have the standard icon box with the icons without a container. Is that possible?

    Regards
    Celeste

    #162745
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi there

    Are you referring to the circle around the icon?

    – Kyle

    #162850
    celeteweitz
    Member
    Post count: 57

    Yes that is correct.

    #162851
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    .sf-icon-cont {
      border: none;
    }

    – Kyle

    #162855
    celeteweitz
    Member
    Post count: 57

    great thnx!

    #162856
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem 🙂

    #162863
    celeteweitz
    Member
    Post count: 57

    Ok, sorry, one more thing, how to/where to change the size of the icon font?

    #162866
    Kyle – SUPPORT
    Moderator
    Post count: 35880
    .sf-icon {
      font-size: 30px;
    }

    – Kyle

    #162875
    celeteweitz
    Member
    Post count: 57

    Amazing! You guys rock!!!!

    #162920
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Great thanks to Kyle.
    Thanks
    Mohammad

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

You must be logged in to reply to this topic.