New Landing How can we help? Themeforest Theme Support Joyn How to insert font-awesome icon, into toggle title?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Posted in: Joyn
  • #204775
    mhote
    Member
    Post count: 394

    Trying to insert a font-awesome icon into the toggle title.

    See linked page please.

    When doing so and saving, it removes title and doesn’t show.

    How can we insert a font-awesome icon in the toggle title?

    Thanks

    #204815
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide me icon code. I find any possible solution.
    Thanks
    Mohammad

    #204823
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    This can give some work, to add the same icon for every toggle you can add the code below.
    If you want to be specific, you will have to add extra css classes in the toggle so you can change the content value in the css below.

    .service-toggle .toggle-wrap .spb_toggle:before {
        content: "\002B";
        font-family: "SSGizmo"!important;
        font-size: 20px;
        margin-right: 10px;
    }

    -Rui

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