Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1085904

    Hi,
    I am constructing my new website with the enfold-theme.
    jaro.jaroder.de
    On my desktop it works so far even in the simulated tablet/handy-mode.
    But on real tablet/handy the startpage won’t work at all.
    Juergen

    #1086331

    Hey Juergen,

    It loads fine on my end using Android/Chrome.

    Best regards,
    Rikard

    #1086458

    Hi Rikard,

    you only see the difference (problem) on a desktop-pc. On android the opening animation and the hover-effekt for the single images (titel) do not work at all.

    Here (PDF)you can see the difference

    Best,
    Juergen

    #1087388

    Hi,

    Are you referring to the masonry content or text (ABOUT ME, SOUNDS, COLLAGEN, etc.) that displays on hover? Use this css code to set the content to display on load instead of mouse hover.

    @media only screen and (max-width: 1024px) {
    .avia_desktop .av-caption-on-hover .av-masonry-item-with-image .av-inner-masonry-content {
        opacity: 1;
        filter: alpha(opacity=100);
    }
    }

    Best regards,
    Ismael

    #1087980

    Hi Ismael,

    thank you for the CSS-snippet. It works and shows me, how I have to go further on.

    Regards,
    Jürgen

    #1088124

    Hi,

    Awesome! Glad we could help!

    Please take a moment to review our theme and show your support https://themeforest.net/downloads
    Don’t forget to bookmark Enfold Documentation for future reference.

    Thank you for using Enfold :)

    Best regards,
    Ismael

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Responsiveness’ is closed to new replies.