New Landing How can we help? Themeforest Theme Support Dante Icon boxes showing up backwards in firefox (mac)

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Dante
  • #96752
    e3templates
    Member
    Post count: 3

    Hi, the icon boxes that swivel round on this site are not showing how they should on firefox mac, they are showing the text backwards that shows when on hover. screenshot attached of how it looks on ff mac and how it should look from chrome.

    i notice i can update the theme, will this change the site if updated?

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

    Hi,
    Please use this custom css code:-

    .sf-icon-box-animated .front, .sf-icon-box-animated .back {
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden;
    }
    .no-csstransforms3d .sf-icon-box-animated .back {
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden;
    }
    .no-csstransforms .sf-icon-box-animated .back {
        -webkit-backface-visibility: visible;
        -moz-backface-visibility: visible;
        -o-backface-visibility: visible;
        backface-visibility: visible;
    }

    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #97028
    e3templates
    Member
    Post count: 3

    fantastic thankyou!

    #97066
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome. I’m glad that issue resolved.
    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

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