New Landing How can we help? Atelier Icon Box Hover

Viewing 14 posts - 1 through 14 (of 14 total)
  • Posted in: Atelier
  • #305381
    Denis_Rudoy
    Member
    Post count: 62

    Hey. Please tell me how can I change the color of the icons when you move?

    #305391
    David Martin – Support
    Moderator
    Post count: 20834

    Please share a URL so I can clarify what you refer to. Sounds like you mean the icon hover color?

    #305394
    Denis_Rudoy
    Member
    Post count: 62

    Yes that’s right, here it is black!

    Attachments:
    You must be logged in to view attached files.
    #305399
    David Martin – Support
    Moderator
    Post count: 20834

    To change the black color, edit the Row those icons are within and change the Row background color.

    #305403
    Denis_Rudoy
    Member
    Post count: 62

    You understood me wrong!
    I need that he would have the icon changes color when navedeniiyu.
    Now he is black!

    Attachments:
    You must be logged in to view attached files.
    #305406
    David Martin – Support
    Moderator
    Post count: 20834

    Please post a URL.

    #305434
    Denis_Rudoy
    Member
    Post count: 62
    #305567
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below and adjust to your desired color.

    .sf-icon-cont.cont-large:hover {
        color: red;
    }

    -Rui

    #305571
    Denis_Rudoy
    Member
    Post count: 62

    The icon turns red when you move, but when you hover over the text icon – it is black!
    How to fix it?

    #305595
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Try this one.

    .minimal-design .sf-icon-box-standard .sf-icon-cont:hover .sf-icon, .minimal-design .sf-icon-box-standard.sf-hover .sf-icon-cont .sf-icon, .sf-icon-cont.cont-large:hover {
        color: red;
    }

    -Rui

    #305596
    Denis_Rudoy
    Member
    Post count: 62

    This code does not work!

    #305601
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    need admin credentials for the site.

    -Rui

    #305611
    Denis_Rudoy
    Member
    Post count: 62
    This reply has been marked as private.
    #305613
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    It’s done, just replace the red by your color code.

    -Rui

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