Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #889532

    Hi.

    I have searched previous threads and solutions presented with changes to avia.js since hav ebeen implemented to current version.

    We have an image that jumps on mouse over. It has been added with add media in default editor.
    Website link is provided.

    Thanks,
    Peter

    #889648

    Hey Jimmy-K,
    Try this code in the General Styling > Quick CSS field:

    .avia-builder-el-2 .av_textblock_section .avia_textblock a {
        display: inline-block!important;
    }

    Best regards,
    Mike

    #889672

    Beautiful.

    Thanks,
    Peter

    #889685

    Hi Peter,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #1213304

    Hi, I have the same problem and can’t fix it.
    It only happens with linked images that are in HTML tables though.
    Here is a page, the table is about half way down.

    When you mouseover the image, it jumps a bit. Very annoying.
    Please help fix this.
    Thanks!

    #1213522

    Hi,
    Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    .entry-content-wrapper a:hover .aligncenter {
    	margin: 0 !important;
    }

    After applying the css, Please clear your browser cache and check.

    Best regards,
    Mike

    #1213995

    Yes, this worked, thanks for your help!
    Best,
    Tom

    #1214018

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)

    Best regards,
    Mike

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Image wirh link jumps onmouseover’ is closed to new replies.