New Landing How can we help? Themeforest Theme Support Uplift hover effect icon grid with dark color style

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Uplift
  • #269309
    cathedraldesign
    Member
    Post count: 57

    this one is not really a bug, rather a suggestion.
    In an icon grid, on hover, the color of the icons and the text change to the accent color.
    I wish it wouldn’t do that, because in some cases (mine at least), this results in a poor contrast with the background color making the text unreadable.
    The safest option would be to just keep the text and icon white.
    Does that make sense?

    #269439
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Yes fair point, do you want me to provide some custom css to stop that for you?

    – Kyle

    #269575
    cathedraldesign
    Member
    Post count: 57

    yes, that would be great, thank you!

    #269621
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Try this:

    .spb_icon_box_grid .spb_icon_box .divider-line {
      background-color: #ffffff !important;
    }
    .spb_icon_box_grid .spb_icon_box:hover h3, .spb_icon_box_grid .spb_icon_box:hover .grid-icon-wrap i.sf-icon {
      color: #ffffff!important;
    }
    .spb_icon_box_grid .spb_icon_box:hover .outline-svg svg path {
      stroke: #ffffff!important;
    }

    – Kyle

    #269675
    cathedraldesign
    Member
    Post count: 57

    perfect, thanks a lot!

    #269682
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

    – Kyle

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