New Landing How can we help? Cardinal Remove icons in Social Grid asset

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Cardinal
  • #148950
    bssmithy
    Member
    Post count: 55

    Is it possible to remove the Twitter and Instagram icons from the Social Grid asset? Those same icons are already visible on the page I’m placing the asset on, and I don’t really want to overload the page with icons.

    Is there a bit of custom css that would remove them, or which stylesheet can I find this asset in to remove them manually?

    Thanks, guys.

    #148959
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide me specific page url with issue.
    Thanks
    Mohammad

    #150688
    bssmithy
    Member
    Post count: 55

    The site isn’t live right now. I’m talking about the icons I’ve circled in red in the attached image.

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

    Hi,
    Please use this custom css code:-

    .inst-icon,.tweet-icon{
    display:none !important;
    }

    Thanks
    Mohammad

    #150732
    bssmithy
    Member
    Post count: 55

    Thanks, but that only removes the tweet icon. The Instagram one stays. I tried working with it, but can’t figure out the Instagram one.

    #150748
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this code also :-

    .inst-icon{
    display:none !important;
    }

    Thanks
    Mohammad

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