New Landing How can we help? Cardinal Change icon in testimonial slider

Viewing 12 posts - 1 through 12 (of 12 total)
  • Posted in: Cardinal
  • #158000
    Mike Mancini
    Member
    Post count: 143

    Can you tell me how to change the Quote icon in the Testimonial Slider to the Yelp icon?

    MM

    #158026
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    div.testimonial-icon i.ss-quote{content:"\f1e9" !important;}
    Thanks
    Mohammad

    #158354
    Mike Mancini
    Member
    Post count: 143

    That didn’t change anything.

    MM

    #158403
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    The current icon is based on Gizmo symbolset, didn’t found any Yelp icon on it.
    In what formats do you have the Yelp icon? Any uploaded image? can you provide the link?

    -Rui

    #158406
    Mike Mancini
    Member
    Post count: 143

    Hi,

    I want to use the icon in the Cardinal theme used in the social profile/shortcode. see pic.

    MM

    Attachments:
    You must be logged in to view attached files.
    #158410
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Try this code

    
    .testimonials > li:before {
      content: "\f1e9"!important;
      font-family: FontAwesome!important;
    }

    -Rui

    #158411
    Mike Mancini
    Member
    Post count: 143

    Didn’t change.

    MM

    Attachments:
    You must be logged in to view attached files.
    #158420
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide me specific page url to check it.
    Thanks
    Mohammad

    #158427
    Mike Mancini
    Member
    Post count: 143

    Here you go

    http://steffaniecanto.com

    MM

    #158433
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please paste this code at Admin -> Theme Options -> Custom JS.

    <script>
    jQuery('div.testimonial-icon i.ss-quote').removeClass('ss-quote').addClass('fa-yelp');
    </script>

    Thanks
    Mohammad

    #158434
    Mike Mancini
    Member
    Post count: 143

    That did it!

    Thanks a lot Mohammad

    MM

    Attachments:
    You must be logged in to view attached files.
    #158440
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome.
    Thanks
    Mohammad

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