New Landing How can we help? Themeforest Theme Support Dante Fullscreen video icon styling

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Dante
  • #252470
    Zeynep
    Member
    Post count: 8

    Hello,

    I would like to change the color both hoover and idle of the fullscreen video icon.
    So far I did tried some CSS but this is not working … 🙂

    .fw-video-link .fw-video-link-icon {
    background-color: #2a8fbd !important;
    }

    or
    p a:idle.fw-video-link-icon i{
    background-color: #2a8fbd !important;
    }

    Thanks a lot,
    Zeynep

    #252530
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .fw-video-link-icon i {
    color: #ff0000 !important;
    }
    .fw-video-link-icon i:hover {
     color: #2a8fbd !important;
    }

    Thanks
    Mohammad

    #252860
    Zeynep
    Member
    Post count: 8

    Hi Mohammad,

    Thank you but the code is not working.

    Kind Regards,
    Zeynep

    #252875
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    The colour of the icon itself or the circle?

    – Kyle

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