New Landing How can we help? Cardinal Cardinal – Deactivate Animation on Fancy Title

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Cardinal
  • #186079
    JeffDSmith
    Member
    Post count: 31

    How can I deactivate  the animation when the Fancy Title and Subtitle appear on the page?

    Thanks in advance.

    #186121
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,

    Please use this custom css code:-

    .swift-slider .swiper-wrapper {
    top: 0!important;
    }
    .swiper-slide .caption-wrap {
    transform: none!important;
    opacity: 1!important;
    }

    .page-heading.fancy-heading {
    transition: none;
    transform: none!important;
    min-height: 425px;
    }

    Thanks

    Mohammad

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