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

    I have a problem with the image hover effect on enfold. I put a image with link in a sidebar. When i hover over the image (first time) the arrow doesn’t appear correctly. Second time mouse over it works perfectly.

    Look at this screencast: https://drive.google.com/file/d/0B9S4vpg0-rRrTlFEdi15dGZxZFU

    #495981

    Hi MarcusJeroch!

    I can understand not getting credentials, but are we able to get a link to the website itself?

    At this point you can try disabling all of you plugins and ensure that you are using the latest version of Enfold.

    This way you can rule out the possibility of them or plugin conflicts.

    Regards,
    Dake

    #497206

    Her are the link to the website: http://jeroch.4lke.de/axels-testseite-wegen-sidebar/

    In each Browser (Opera, Firefox, Chrome) the same problem…

    • This reply was modified 9 years, 2 months ago by MarcusJeroch.
    #498211

    Hey!

    Try adding this code to the Quick CSS:

    .avia_transform a .image-overlay {
        top: 0 !important;
    }

    Cheers! 
    Josue

    #498252

    Hey, one of the problem is solved. The overlay works fine.
    But there is another problem:

    The text under the image jumps a little bit when the overlay come down. I won’t a break under the image.

    Thanks for help!

    #498263

    Add this too:

    #top .sidebar .textwidget a {
        display: inline-block;
    }
Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.