Hello Summer Sale!
Exclusive season-opening discount on TheGem theme.
Limited time offer.

Okay
  Public Ticket #1683015
Hoverbox
Closed

Comments

  • Daniella started the conversation

    Hello,

    I hope you are well. 

    We have used the hoverbox element from WP bakery but it doesn't appear to work on mobile. Can this is rectified?

    Kind regards,

    Daniella

  •  5,055
    Michael replied

    HI,

    pls. use following css

    .vc-hoverbox-wrapper .vc-hoverbox {
         cursor:pointer !important;
    }
    .vc-hoverbox-block, .vc-hoverbox-block-inner * {
        -webkit-backface-visibility:hidden;
    }