New Landing How can we help? Themeforest Theme Support Uplift Contact slide out – Icon

Viewing 9 posts - 1 through 9 (of 9 total)
  • Posted in: Uplift
  • #291898
    breitengrad47
    Member
    Post count: 42

    Is it possible to change the envelope-icon for the contact slide out?

    #291917
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    What icon would you like instead of it?
    Thanks
    Mohammad

    #291918
    breitengrad47
    Member
    Post count: 42

    Hi Mohammad

    Like to have an icon like ‘users-outline_multiple-11’ or similar.

    Thank you!

    #291919
    breitengrad47
    Member
    Post count: 42

    or ‘fa-users’

    #291936
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .contact-menu-link.slide-open > i:before {
    	content: "\f007" !important;
    	font-family: "FontAwesome !important";
    }

    Thanks
    Mohammad

    #291949
    breitengrad47
    Member
    Post count: 42

    Doesn’t work unfortunately. Still the envelope icon 🙁

    #291954
    breitengrad47
    Member
    Post count: 42

    Ou sorry, just realised now: If the contact slider is open, the envelope changes to the user icon. Do you have the code to change also the first icon if contact slider is closed?

    Many thanks!

    #291958
    breitengrad47
    Member
    Post count: 42

    I tried it with this code. Seems to work!

    .sf-icon-email:before {
    	content: "\f007" !important;
    	font-family: "FontAwesome" !important;
    }
    
    .contact-menu-link.slide-open > i:before {
    	content: "\f00d" !important;
    	font-family: "FontAwesome" !important;
    }
    #291973
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Glad to help you.
    Thanks
    Mohammad

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