New Landing How can we help? Themeforest Theme Support Dante Can we color the gizmo icons?

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Dante
  • #56685
    mgma
    Member
    Post count: 136

    Can we color the icons used in the icon reveal buttons? ON an individual basis? can;t seem to get it.

    Thanks!

    #56691
    Melanie – SUPPORT
    Member
    Post count: 11032

    With custom css you sure could do that, yes!

    #56698
    mgma
    Member
    Post count: 136

    I need to do it per button color (i.e. the icons on the grey buttons will be a distinct color, etc.).

    Can you direct me? I can;t get it.

    Thanks!

    #56750
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    You can use this css:

    .sf-button.accent i {
      color: #ffffff;
    }

    For each button you will need to replace the ‘.accent’ with the color of the button for e.g.

    .sf-button.blue i {
      color: #ffffff;
    }

    Hope this helps

    – Kyle

    #57077
    mgma
    Member
    Post count: 136

    That did it. Thanks Kyle.

    #57171
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem 🙂

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

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

License required for the following item
Login and Registration Log in · Register