New Landing How can we help? Cardinal sf-icon-reveal

Viewing 7 posts - 1 through 7 (of 7 total)
  • Posted in: Cardinal
  • #197189
    footysfinest
    Member
    Post count: 5

    The sf-icon-reveal css is way off since the update.

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

    Hi,

    Couldn’t replicate it. Can you provide me the content that you are using in that page.
    Thanks

    -Rui

    #197630
    Sotiris
    Member
    Post count: 181

    The same for me. Messed up!

    Is there a fix on the way or should I dig into CSS?

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

    Hi,

    Need to send the topic to our head developer to provide us the correct css.
    Thanks

    -Rui

    #197812
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Thanks for the heads up, fixed for the next update. Just add this css:

    a.sf-button.sf-icon-reveal {
    	padding: 0!important;
    }

    – Ed

    #197832
    Sotiris
    Member
    Post count: 181

    It actually took me these corrections to make the buttons work

    a.sf-button.sf-icon-reveal.large {
        padding: 0;
    }
    
    a.sf-button.sf-icon-reveal i {
        width: 60px;
    }
    
    a.sf-button.large.sf-icon-reveal i {
        line-height: 16px;
    }
    
    a.sf-button.sf-icon-reveal.large:hover span.text {
        transform: translateX(0px);
    }
    
    #197836
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Thanks, think it may actually need a little more than that – will get it sorted.

    – Ed

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