New Landing How can we help? Themeforest Theme Support Clique Hover content not showing on iPad/iPhone

Viewing 5 posts - 1 through 5 (of 5 total)
  • Posted in: Clique
  • #9301
    isachaq
    Member
    Post count: 2

    Gret theme…!

    How do I make the hover content visible on iPads and iPhones? Right now it’s only possible to see the content when hovering with a mouse on the computer:)

    Also… Is it possible to have the same function in galleries? I need to display some content on each picture in the gallery or perhaps there’s another way of doing this?

    Thanks in advance 🙂

    #9518
    isachaq
    Member
    Post count: 2

    Please help!!

    #9633
    Ben – SUPPORT
    Member
    Post count: 690

    Sadly there is no way to emulate a hover status on mobile devices

    Thanks
    Ben

    #9678
    isachaq
    Member
    Post count: 2

    What about this theme? Here it hovers on computer, but has like a double click function on mobile devices: http://themes.laborator.co/#theme=silicon

    Can the same function be incorporated in you theme through jquery somehow?

    #10196
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi there,

    Try adding this to the custom css box within theme options:

    @media only screen and (max-width: 1024px) {
    .portfolio-item:hover .portfolio-item-details {
    display: block;
    }
    }
    

    – Ed

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